Bash is life
Bash programming is a whole lot of fun if you master its complexity.
Command | Description |
---|---|
mkdir | Create a new Directory |
cd | Change directory |
mv | Move the directory or rename files |
pwd | Print the current working directory |
ls | list the current directory |
mkdir | Create a new Directory |
touch | Create a new file |
rm | Remove a given directory |
cp | Copy a directory to another location / directory |
date | Print the current date |
whoami | Tells me who rule the computer |
cat | Concatenate and print the contents of a file |
sudo | Run a command with administrative privileges |
df | Display the amount of disk space available. |
Bash programming is a whole lot of fun if you master its complexity.
Javascript is a whole lot of fun if you master its complexity.
Programming is a whole lot of fun if you master its complexity.
Web design is a whole lot of fun if you master its complexity.