how to go to previous directory in terminal
cd ~ or cd -cd -cd..// change directory in terminal
cd folder_name/subfolder_name
// go up one directory level
cd ..
// back to previous directory
cd -
// return to home directory
cd
Also in C++:
- git reset hard directory
- gitapply patch file
- sed replace from match
- install dvc in ubuntu
- how to install wine in ubuntu
- youtube music download ubuntu
- bash add or subtract one column from another
- what is digital marketing
- upgrade npm version
- choco upgrade all
- rails add gem to gemfile
- unzip command in ubuntu
- ubuntu restart mariadb
- run sh file
- linux move folder and subfolders to parent
- kill user sessions in centos7
- Pearson correlation
- How to Install Julia on Ubuntu
- origin branch still showing in vscode though deleted
- git pull a specific sha
- bash delete env variable
- docker install
- check service status in linux
- cat command in linux