Horje
bash commands Code Example
bash commands
ls — List directory contents.
echo — Prints text to the terminal window.
touch — Creates a file.
mkdir — Create a directory.
grep — search.
man — Print manual or get help for a command.
pwd — Print working directory.
cd — Change directory
mv — Move or rename directory
rmdir — Remove directory
locate — Locate a specific file or directory
less — view the contents of a text file
| — Pipe
head — Read the start of a file
tail — Read the end of a file
exit — Exit out of a directory




Shell

Related
delete branch on bitbucket Code Example delete branch on bitbucket Code Example
react native init typescript Code Example react native init typescript Code Example
open jar file with command prompt Code Example open jar file with command prompt Code Example
how to check if your linux Server Is Under DDoS Attack Code Example how to check if your linux Server Is Under DDoS Attack Code Example
install vim in vs Code Example install vim in vs Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10