...
This command will copy from one source folder to another, and give you not only the the throughput, but the % of progress of transfer over a network.
swapoff -a && swapon -a
...
Used to clear the memory locked up in swap when the physical memory is not 100% utilized. Also a good way to speed up a server acting sluggish and commit memory that should have been cleared.