$ cd the_repo
# Few shorctus for changing directory
# go home directory
cd ~
# go to root directory
cd /
# go back to previous directory
cd -
# go up one directory level
cd ..
# go up two directory level
cd ../../ # and so on
Code Example |
---|
Shell :: git create branch without initial commit |
:: |
Shell :: ubuntu change primary group |
Shell :: telnet command |
:: |
Shell :: linux check current umask |
Shell :: adding ssh key to gitlab |
Shell :: install deno |
Shell :: npm commands |
Shell :: scp copy directories |
Shell :: flutter desktop |
Shell :: terminal rename |
Shell :: install a package that is not in conda |
Shell :: |
Shell :: |
Shell :: static address raspberry |
Shell :: pip install datetime |
Shell :: docker run multiple commands in dockerfile |
Shell :: mv linux command |
Shell :: visual studio 2022 cannot install nuget package |
Shell :: powershell command line variables |
Shell :: git interactive rebase |
Shell :: linux nano editor |
Shell :: gitignore specific file |
Shell :: print file size in mb linux |
Shell :: ubuntu terminal search command |
Shell :: git rebase i |
Shell :: Dockerfile RUN cmd before prompt |
Shell :: how to see if you have lfs installed ubuntu |
Shell :: Lightweight Javascript DB for use in Node.js |