This command very quickly creates 100k randomly sized binary files in the directory you run it in. Took 6 minutes 37 seconds to run on
This command very quickly creates 100k randomly sized binary files in the directory you run it in. Took 6 minutes 37 seconds to run on
This command combines ls (directory list) with wc (word count) command to count the number of files in a directory. I just used it to
Basic usage is simple, the man page doesn’t always get to the examples quickly so I thought I’d write about it for a quick reference.
If you’ve ever managed an ssh server that’s open on the internet server you might have noticed a bunch of IPs scanning and trying to
If you run or write a lot of software run on the command line from time to time you probably want to know how long
If you manage multiple servers, or even just a few, this command might come in handy. It’s called dsh – distributed shell. It acts very similar