Nieuws

Get started with Bash, Unix pipes, directory navigation, sudo, Nano, and other command-line essentials ...
Introduction One particular frustration with the UNIX shell is the inability to easily schedule multiple, concurrent tasks that fully utilize CPU cores presented on modern systems. The example of ...
Cron is nice and all, but don't forget about its cousin at. When I first started using Linux, it was like being tossed into the deep end of the UNIX pool. You were expected to use the command line ...
Even after decades of using Unix on thousands of systems, I find that it’s still fun to discover various convolutions of sed and awk commands to perform command line wizardry. There’s a lot ...