News

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.
Identifying Files Larger Than a Specified Size in Linux In another article, we explained how to find files in Linux using the find command to search based on a filename or part of a filename. We ...
The Linux find command makes it easy to find files on your system – even if you don’t remember their names or exactly when you last updated them. Some of the options are a bit more challenging ...
Conclusion Linux provides powerful command-line tools, such as grep and find, to assist you in searching and finding files based on specific text strings. These tools enable you to quickly locate ...
File counting in a directory is a common task that many users might need to perform. It could be for administrative purposes, understanding disk usage, or organizing files in a systematic manner.
Jack Wallen shows you how to locate files on the Linux directory hierarchy using the find command.
As you can see there are many reasons why you would use command line arguments and each person will use them differently. As you start using them and getting familiar with them, you will start to ...
Linux allows you to change the pseudo-ownership of files on the Windows partition by adding -o uid=option to the previous mount command, where option is a user ID.
If you've had files deleted by a hacker or you've accidentally removed them, Jack Wallen shows you how to recover that missing data with a handy tool called testdisk.