Binaries/bash: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "the bash binary is used to manually launch a new bash shell session or to change bash color settings '''usage:''' bash setcolor txtcolor bgcolor promtcolor '''output:''' without arguments it launches the bash shell, with color arguments it will change the config file to set the colors for bash on next startup.")
 
No edit summary
Line 4: Line 4:
'''usage:'''
'''usage:'''


bash setcolor txtcolor bgcolor promtcolor
bash ''setcolor txtcolor bgcolor promtcolor''
 





Revision as of 20:00, 1 October 2024

the bash binary is used to manually launch a new bash shell session or to change bash color settings


usage:

bash setcolor txtcolor bgcolor promtcolor


output:

without arguments it launches the bash shell, with color arguments it will change the config file to set the colors for bash on next startup.