Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

open .bashrc

#In the terminal, type the command below to install nano:
sudo apt-get -y install nano
#Then run the following command to open .bashrc:
nano ~/.bashrc
# The ~/ means the file is will be opened from your Home path,
#hence the file should be located in your Home directory by default.
Comment

PREVIOUS NEXT
Code Example
Shell :: get unpushed commits 
Shell :: Error: That port is already in use. 
Shell :: trash path linux 
Shell :: neovim source current file 
Shell :: ffmpeg convert directory 
Shell :: how to start venv 
Shell :: jupyter notebook not rendering permission denied ubuntu 
Shell :: how to execute full path command in powershell 
Shell :: windows tail command powershell 
Shell :: markdown terminal code 
Shell :: where skype saves file in linux 
Shell :: sublime text ctrl + v is and c is not working 
Shell :: git commit convention 
Shell :: undo git merge 
Shell :: bash while read line loop from variable 
Shell :: bash adding to array 
Shell :: how to see path in command prompt 
Shell :: git show only merge commits 
Shell :: npm ERR! Command failed: git clone --depth=1 -q -b 1.3.8 git://github.com/eligrey/FileSaver.js.git 
Shell :: how to enable hibernate windows 11 via cmd 
Shell :: como saber la distribucion de linux por consola 
Shell :: connect as root docker 
Shell :: sudoless docker 
Shell :: telegram on archlinux 
Shell :: linux screen 
Shell :: update local repository from github 
Shell :: bash show all file with same name 
Shell :: react native how to get SHA certificate fingerprints 
Shell :: bash loop over files in file 
Shell :: fsl flirt 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =