Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| home_server:home_server_setup:other_services:bash [2023-04-30 Sun wk17 17:43] – external edit 127.0.0.1 | home_server:home_server_setup:other_services:bash [2025-08-16 Sat wk33 19:41] (current) – [create] baumkp | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> linux bash alias .bash_aliases configure configuration bashrc command script .bashrc history sudo visudo dimmer nightmode xrandr tar archive " | + | {{tag> linux bash alias tar .bash_aliases configure configuration bashrc command script .bashrc history sudo visudo dimmer  | 
| ======BASH Customisation====== | ======BASH Customisation====== | ||
| The standard BASH colour configuration uses a blue colour for listing directories (ls) which is difficult to read on a black background. While this is the " | The standard BASH colour configuration uses a blue colour for listing directories (ls) which is difficult to read on a black background. While this is the " | ||
| Line 10: | Line 10: | ||
| Add the following commands to '' | Add the following commands to '' | ||
| - |     | + |     | 
|     |     | ||
|    * key '' |    * key '' | ||
| Line 21: | Line 21: | ||
|        * '' |        * '' | ||
|        * '' |        * '' | ||
| + |        * '' | ||
| + | * The standard output is a disgrace, North American mixed up! Aug 23 2022 or Jan 1 11:44 for nearer dates. | ||
| + |          * '' | ||
| + |          * '' | ||
| + |          * '' | ||
| + |          * The '' | ||
| ++++An example alias file:| | ++++An example alias file:| | ||
| <code bash> | <code bash> | ||
| Line 362: | Line 368: | ||
|   * danyspin97' |   * danyspin97' | ||
|   * [[https:// |   * [[https:// | ||
| - |   * shopt [[https:// | + |   * shopt [[https:// | 
|   * set [[https:// |   * set [[https:// | ||
| Line 436: | Line 442: | ||
| ====create==== | ====create==== | ||
| main '' | main '' | ||
| - |   *'' | + |   *'' | 
| - |   *'' | + |   *'' | 
| - |   *'' | + |   *'' | 
| + | If backing up a root directory use the following as an example: '' | ||
| + |   *'' | ||
| + |   *'' | ||
| ====extract==== | ====extract==== | ||
| '' | '' | ||
| Line 446: | Line 455: | ||
| ====list contents==== | ====list contents==== | ||
| '' | '' | ||
| + |   *'' | ||
| + |   *'' | ||
| + | =====ps process===== | ||
| + | '' | ||
| + | |||
| + | =====kill process===== | ||
| + | '' | ||
| + | '' | ||
| + | '' | ||
| + | |||
| =====compression===== | =====compression===== | ||
| Use either '' | Use either '' | ||
| Line 452: | Line 471: | ||
|   *'' |   *'' | ||
| + | =====copy & paste===== | ||
| + | See [[https:// | ||
| =====Change Default System Editor===== | =====Change Default System Editor===== | ||
| Use '' | Use '' | ||