Related Articles
Linux - Introduction
Linux – Find Files in Linux (find, whereis)
To find files and configurations in Linux you can use the find and whereis commands. Whereis who’s you the folders where data for applications are stored. Find allows you to search for files and folders […]
Linux - Introduction
Linux – Tarballs, Archive and Compress Folders (tar)
Tarballs are Compressed Archive Files of Folders that are useful when moving folders and making sure all contents stay intact. In the name tarball “tar” stands for the archiving, and “ball” stands for the compression. […]
Be the first to comment