Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

upgrade shell tty

python -c 'import pty; pty.spawn("/bin/bash")'
Comment

upgrade shell tty

stty raw -echo
$ export SHELL=bash
$ export TERM=xterm256-color
$ stty rows 38 columns 116
Comment

PREVIOUS NEXT
Code Example
Shell :: install jupyter notebook ubuntu 20.04 
Shell :: metasploit install kali linux 
Shell :: Start / Restart / Stop Nginx Commands 
Shell :: open wsl folder in windows explorer 
Shell :: bash list process on port 
Shell :: steam is not in the sudoers file. 
Shell :: commit without a message 
Shell :: find all files edited after date linux 
Shell :: delete local comits 
Shell :: mysql2 installation 
Shell :: powershell unzip file 
Shell :: corntab using nano 
Shell :: echo to file permission denied 
Shell :: powershell beeb 
Shell :: odd even in shell script 
Shell :: install aws cli in ec2 centos 
Shell :: cat /etc/group 
Shell :: check bash version 
Shell :: add staged change to your last commit 
Shell :: code not found zsh 
Shell :: remove submodule git 
Shell :: bash search file in directory 
Shell :: kali linux virtualbox password 
Shell :: aws cli s3 bucket list 
Shell :: powershell for loop 
Shell :: taskkill in cmd 
Shell :: error Command failed with exit code 3221225477 
Shell :: git clone branch 
Shell :: how to install java 8 and set java_home in ubuntu 
Shell :: export zip git project bash 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =