chroot
#### Jail :> Confine a command's access within given root directoryrunuser
#### Run command as another user. Comparesu
stdbuf
[-oL] command #### Line buffering in outputrlwrap
[-cr -aPassword: -p -S -P -o] command #### GNU Readline + History + TAB-Autocompletion + Colored prompt + Password hidingfold
#### Pretty line wrappingwrap
#### Pretty line wrappingpr
### Paginate text file - prettifymore
less
tty
### Print the file name of the terminal connected to standard inputhostname
### Various info relating to current host. E.g. all IP : hostname -Iprogress
### Feed input to a command displaying a progress barpv
### Versatile progress bar for measuring data transfer through pipe. Can be combined withdialog --keep-tite --gauge
dialog
### TUI - A versatile Terminal Based UI usable by shell-scriptsxargs
### For elegant shell scriptscut
### Similar functionality provided byawk
andsed
toosort -u
### Concatenate multiple text files removing duplicatesuniq
### Remove or report duplicate lines in a text filencat
[-c, --sh-exec hook | -m, --max-conns n | -C, --crlf] #### Simple server with multiple client on same portsocat
nc
ornetcat
jq
#### json parserbase64
#### Whenever you cannot handle binarybase32
base58
### Python - not available with GNU-coreutilsargon2
### Password-based key derivation; password hashingwc
[-c | -l]timeout
[-s, --signal=SIGNAL | -k, --kill-after=DURATION] #### May be used as alarmarecord
andaplay
#### Audio in and out - pipe with nc/ncat/socat to make audio callsox
#### Audio recordingmplayer
#### Audio playertee
http
andhttpie
#### From httpie which is an alternative tocURL
mosquitto_sub
andmosquitto_pub
#### MQTT clienttcpserver
tunnel
### p2p port forwarder with NAT/Firewall traversalmindisafe
### Simple but strong local file encryptionlinstall
### Install anything locally without sudomc
### Midnight Commander - awesome file and directory manager with TUIsponge
### Soak up all input from stdin and write it to- task-spooler
ts
### Unix batch system - task scheduler - job queues at
### Unix batch system - job schedulercron
andcrontab
Last active
April 1, 2023 14:10
-
-
Save SomajitDey/8caec35da58ef02abfae2a8d7d67196a to your computer and use it in GitHub Desktop.
Linux tools I never wanna forget about
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment