what are the 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++:
- git asking for password every time
- regex for a digits
- create gitignore files
- raspberry pi install firefox
- zsh stat timefmt Ymd HMS
- Failed to start Docker Application Container Engine
- nvm install script
- azure ad powershell module install
- bash remove duplicate lines from a file
- how do you come back after git stash
- conda install pytorch
- install postman in ubuntu 20.04
- INSTALL VMwareTools on terminal ap=get
- date linux format yyyymmdd
- install sdl2 linux
- install @angular-devkit/build-angular
- how to install android sdk tools in ubuntu using command line
- openssh client for windows 10
- how to install vscode on manjaro linux
- "https://restful-booker.herokuapp.com/booking
- linux install yarn
- sqliteman linux
- screen painting ubuntu
- reinstall all tables doctrine