Operating Systems | News, how-tos, features, reviews, and videos
Explore related topics
In this Linux tip, we’re going to look at case statements – commands that are used in bash scripting to run shell commands depending on the value of some variable or command output.
In this Linux tip, we’re going to look at how the greater than symbols work. Both allow you to save the output of Linux commands to files, but they’re not the same.
In this Linux tip, we’ll look at the touch command. It’s a command that can be used to create an empty file or update the time stamp on an existing file.
In this Linux tip, we’ll look at the whoami command. It’s a very simple command that displays your username.
There are many options you can use to find files on Linux, including searching by file name (or partial name), age, owner, group, size, type and inode number.
The Linux packager’s SUSE AI Early Access Program could interest companies wanting to run generative AI on premises.
With contributions from Red Hat and critical collaborators, the safety and security of automotive vehicles has reached a new level of reliability.
There's a lot more to printing from the Linux command line than the lp command. Check out some of the many available options.
Converting text between uppercase and lowercase can be very tedious, especially when you want to avoid inadvertent misspellings. Fortunately, Linux provides a handful of commands that can make the job very easy.
The pv command is especially helpful when you are running tasks that take a long time to complete and you want some feedback that displays your progress.