UNIX/Linux

/dev/null in Linux — step-by-step Linux tutorial on Progressive Robot

/dev/null in Linux

/dev/null in Linux is a null device file. This will discard anything written to it, and will return EOF on reading. This is a command-line hack that acts as a vacuum, that sucks anything thrown to it. Let's take a look at understanding what it means, and what we can do with this file. /dev/null […]

Read more
How to Install 7Zip on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How to Install 7Zip on Ubuntu 18.04

URL: https://www.progressiverobot.com/install-7zip-ubuntu/ If you’ve ever tried to send large files then you would definitely know about 7Zip. From almost 2 decades now, 7Zip allowed us to get a higher compression ratio. Apart from getting high compression ratio, you can get support for extracting and compressing RAR files on Ubuntu with 7Zip. Apart from the GUI, […]

Read more
CHAT