This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
terminal:home [2022/03/13 18:12] nanodano |
terminal:home [2022/03/18 20:30] (current) nanodano |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Terminal ====== | + | ====== Terminal |
| - | ===== Tools ===== | + | This is a collection of useful applications that can be used in the terminal without a graphical desktop. These are all available in the [[: |
| - | | + | ===== Shell ===== |
| - | * [[https:// | + | |
| + | | ||
| + | * Bash | ||
| * [[terminal: | * [[terminal: | ||
| - | * [[: | ||
| - | * [[https:// | ||
| * [[: | * [[: | ||
| + | |||
| + | ===== File Managers ===== | ||
| + | |||
| * [[terminal: | * [[terminal: | ||
| - | * [[https:// | + | |
| - | * [[terminal: | + | * '' |
| + | |||
| + | ===== Editors ===== | ||
| + | |||
| + | * nano | ||
| + | * emacs | ||
| + | | ||
| + | * neovim | ||
| + | * joe | ||
| + | * mcedit | ||
| + | * '' | ||
| + | |||
| + | |||
| + | ===== Communication ===== | ||
| + | |||
| + | * [[terminal: | ||
| + | * [[:terminal: | ||
| + | * [[: | ||
| + | |||
| + | ===== Web ===== | ||
| * [[: | * [[: | ||
| - | * [[: | + | * links |
| - | * [[: | + | * lynx |
| * [[https:// | * [[https:// | ||
| + | * cURL | ||
| + | * wget | ||
| + | |||
| + | ===== Development ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[: | ||
| + | |||
| + | ===== Audio/Video ===== | ||
| + | |||
| + | * [[: | ||
| + | * beep - Make PC speaker beep | ||
| + | * [[: | ||
| + | * id3tool - View/edit audio meta tags | ||
| + | |||
| + | ===== System administration ===== | ||
| + | |||
| + | * neofetch - Provides system information like OS, kernel, CPU, GPU, memory, etc. | ||
| + | |||
| + | |||
| + | ===== Misc ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * sed | ||
| + | * awk | ||
| + | * grep | ||
| + | * cut | ||
| + | * head, tail | ||
| + | * less, more | ||
| + | |||
| + | |||