windows shell
ls 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 arehelp | more #Check commands in terminal
Also in C++:
- powreshell function cleanup
- ubuntu 20 install quemu
- rmdir command
- powershell do while loop
- how can i give command for gui ubuntu
- git pull a specific sha
- zsh compinit: insecure directories, run compaudit for list.
- powershell get serial number
- yetanotherforum install
- how to create a zip in ubuntu
- sslkeylogfile not working linux
- undo reset commit git
- git commit amend without changing message
- sed range of lines result
- how to install dependencies from package.json
- how to get out of git bash editor
- case shell
- github not showing my contributions
- install socket.io
- ubuntu install zsh
- log cpu usage on linux
- start bungeecord server
- squash commit history git
- how to get rid of the start up screen on your pyinstaller .exe file