Update 'README.md'

This commit is contained in:
2023-01-05 02:37:14 +00:00
parent 72641dcb4e
commit b1f77c985b

View File

@@ -15,6 +15,29 @@
### Attributes ### Attributes
## Shell
### Types
### Shortcuts
## Processes
### Foreground & background
### Services & systemd
## Administration
### Installing software
#### packages
#### archives
#### source
## Commands ## Commands
- `ls` - - `ls` -
@@ -49,6 +72,36 @@
- `mount` - - `mount` -
- `umount` - - `umount` -
- `sed` - - `sed` -
- `history` -
- `sudo` -
- `su` -
- `passwd` -
- `passwd` -
- `ps` -
- `top` -
- `which` -
- `kill` -
- `bg` -
- `fg` -
- `disown` -
- `sleep` -
- `lscpu` -
- `wall` -
- `shutdown` -
- `reboot` -
- `halt` -
- `ss` -
- `dig` -
- `curl` -
- `wget` -
- `ssh` -
- `tmux` -