While the average Unix user is generally satisfied by the date/time stamps that he sees when using the ls -l command, it is sometimes useful to remember that there are actually several time stamps ...
Click for a PDF with this and four other essential Linux articles. And, if you’ve ever heard anyone say that for Unix, everything is a file, you might not be too surprised to learn that lsof works ...
5 Linux file managers to try when your GUI just won't do - they're all free ...
In the realm of Linux command-line tools, few commands are as versatile and widely used as cat. This article dives deep into the capabilities of the Linux cat command, merging insights from multiple ...
Linux has over 1,000 commands on a basic service. When you migrate to the desktop, that number grows. For example, in /usr/bin on Pop!_OS there are 1,615 commands, and in /usr/sbin, there are 609.
We have looked at the fuser command before to display information about what users or processes are keeping file systems busy. This command can save you a lot of time tracking when you need to quickly ...
Have you ever wanted to read a file one line at a time in a shell script and found the task to be a lot more trouble than you ever imagined? If you use a “for line ...
A couple of days ago we discussed some problems that could arise with sizing files with HFS compression. This problem basically arises from there being a lack of consistency in the various utilities ...