“RRDtool is the OpenSource industry standard, high performance data logging and graphing system for time series data. Use it to write your custom monitoring shell scripts or create whole applications …
Linux mini manual
Linux Debian/Ubuntu Commands
Last Updated April 2009
My Mini Manual
|– FILES/SEARCH/SYSTEMÂ –|
Unique names, remove duplicate names:
# cat words.txt | sort | uniq > dictionary.txt
remove any words …