↧
customize date output
By typing date on your terminal, it will display current date and time like: #output Wed Aug 23 08:00:58 MYT 2006 But the functionality of date is beyond that function, you can customize the output you...
View ArticleObtain some system statistics from vmstat
vmstat know as virtual memory statistics reporter, but it gives more information the just only virtual memory. Besides memory, it covers overall CPU usage, IO, Swap, Proc, System interupts and context...
View Article