Search
You can find the results of your search below.
Fulltext results:
- Manjaro Setup Notes
- ase the past few months) ====Conky==== There is a standard software install for Conky in Manjaro. I adjuste
- BASH Customisation
- itor" editor}} ======BASH Customisation====== The standard BASH colour configuration uses a blue colour for ... to read on a black background. While this is the "standard colour", due to the impracticality I have decided... played time sytle to be changed. * The standard output is a disgrace, North American mixed up! Au... Bash Line Editor―]] ====BASH Prompt==== I like a standard looking prompt, none of these Apple look alike th
- NFS
- _STATD=no :(default) we do not need to change the standard port number used </fs> *<fs smaller>NEED_GSSD=n
- Commonly used commands and scripts
- ly only for root) 9 Kernel routines [Non standard] </code> ---- =====tldr==== This is a separate... estwice.txt| |< |Use the file on the right as the standard input of the command on the left. |cat < sourcefile > targetfile| |%%|%% |Pipe the standard output of the thing on the left into the standard input of the thing on the right. |echo "test123" %%|%% ma