
You may also like
The below table shows the amount of hosts that are on a particular subnet.
find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/
This is a simple and crude method to disable an interface based on the volume of data that has gone through it. […]
This is a simple backup script using a batch file, it writes to a log file, sends the log file by email […]