shell commands
compgen -c #Check commands in Unix
help | more #Check commands in Windowsls ls - Lists files in current directory
ls -alF - List in long format
cd - change directory
cd tempdir - Change directory to tempdir
cd.. - Move back one directory
mkdir - Make a directory
rmdir - Remove directory(Must be empty)
cp - Copy File into Directory
rm - Remove or Delete File
rm *.tmp - Remove all file
mv - Move or rename files
more - Look at file, one page at a time
lpr - Send file to printer
man - Online help about command
passwd - Change password
gzip - Compress file
grep<str><files> - Find which files contain certain word
who - Lists who is logged on your machine
history - Lists command history
date - Print out current date
whoami - returns your username
pwd - tell where currently you are
Also in C++:
- https://cloud.google.com/shell/docs/using-web-preview#previewing_the_application
- ubuntu install gnote
- how to add color in text github readme
- install terminator ubuntu
- robotframework seleniumlibrary install
- install libreoffice ubuntu 18.04
- linux screen kill attached session
- how to extract tgz file in linux
- how to add gif in github readme
- upgrade dart in flutter
- linux make a copy of a folder in another foldedr
- verify large directory after copy files
- rename a running docker container
- update composer
- install react hot loader
- linux high load send mail
- modifier un nom de branche git
- install composer on linux
- sed tab to space
- how to isnatll snap on ubuntu linux
- install node on linux
- git remove unpushed commit
- install spotify ubuntu
- update every python library