December 12th, 2006
Linux console codes
Ever wonder how shell scripts can beep at you or show bold text? Then look no further!
To use these features you must use console codes. These are not commands but rather special characters or strings that can be used for a special function or to manipulate the console.
Firstly is the beep. Try opening a terminal […]
Recent Comments