| echo -e $usercolor hello | See - doesn't work correctly |
| echo -e $(bs-ng-parse-echo $usercolor) hello | See - this does work now |
| bs-ng-profiler | export | Save your configuation in $HOME/bashstyle/profile-$DATE | |
| import | a saved profile | Import an already saved profile |
| fdnl | +h | Count files, folders (and hidden ones) |
| -h | Count files, folders (no hidden ones) | |
| +d | Count folders (no hidden ones) | |
| +hd | Count folders (and hidden ones) | |
| +f | Count files (no hidden ones) | |
| +hf | Count files (and hidden ones) |
| proccount | no options |
| showbatteryload | no options |
| showcpuload | no options |
| showload | or | 1 | Load average for 1 minute | |
| 2 | or | 10 | Load average for 10 minutes | |
| 3 | or | 15 | Load average for 15 minutes |
| showmem | --used | Shows used memory in MB |
| --used-percent | Shows used memory in Percent | |
| --free | Shows free memory in MB | |
| --free-percent | Shows free memory in Percent |
| showsize | no options |
| showspace | --used | mountpoint | Shows the used space in GB |
| --used-percent | mountpoint | Shows the used space in Percent | |
| --free | mountpoint | Shows the free space in GB | |
| --free-percent | mountpoint | Shows the free space in Percent |
| showtty | no options |
| showuptime | no options |
| truncpwd | no options |
| showip | show external ip address | |
| <interface> | show external ip address of <interface> |