Difference between revisions of "Bash"
Jump to navigation
Jump to search
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== | ==[[Scripts used on Servers]]== | ||
==[[Useful bash commands]]== | |||
==[[Tmux]]== | |||
== | == Useful Command Line Utilities == | ||
* [[RMLINT | RMLINT - Duplicate Finding cmd Tool]] | |||
* [[RCLONE | Rclone syncs your files to cloud storage ]] | |||
* [[NCDU | Ncdu Ncdu is a disk usage analyzer]] | |||
* [[BTOP]] | |||
* [[NTFY]] | |||
=== | ==[[Image Scripts]]== | ||
==[[Script Course]]== | |||
==[[Centos OS | More Scripting]]== | |||
==[[Sample Scripts]]== | |||
==[[File Commands]]== | |||
===[[Ubuntu File System Commands]]=== | |||
* find, copy, replace, rename | |||
==[[AWK Command]]== | |||
==[[Text File Commands]]== | |||
* find and replace text in bulk | |||
==[[BSD MAILX]]== | |||
==[[Shell Scripting]]== | |||
=== | |||
* | |||
[[ |
Latest revision as of 13:22, 15 June 2023
Scripts used on Servers
Useful bash commands
Tmux
Useful Command Line Utilities
- RMLINT - Duplicate Finding cmd Tool
- Rclone syncs your files to cloud storage
- Ncdu Ncdu is a disk usage analyzer
- BTOP
- NTFY
Image Scripts
Script Course
More Scripting
Sample Scripts
File Commands
Ubuntu File System Commands
- find, copy, replace, rename
AWK Command
Text File Commands
- find and replace text in bulk