Nieuws

So, whether you're using a desktop file manager or working from the terminal's command-line interface, we'll show you how to delete a file in Linux operating systems quickly and safely.
Compressing files and storing them in a ZIP archive is very useful when you want to save space or send a collection of files as a single item. Let’s learn how to create an archive from the ...
The command line is not only powerful, it can also be dangerous. Learn how to use commands for deleting files and folders correctly to make sure your time with Terminal is a productivity godsend ...
In this how-to we will look at the find command and a range of additional arguments which will give us a variety of approaches to finding files and directories.
Most people are probably pretty familiar with creating, sending or receiving Zip files. Zip takes a collection of files and stores them in a Zip archive file, compressing the data in the process.
Once upon a time, using Linux without the terminal was unthinkable. Now? For average users, the terminal is totally optional.
How to Extract Tar Files in Terminal. Tar is a common file format for archives in Linux- and Unix-based operating systems. These types of files are typically used to back up files and directories ...