Sunday, 29 April 2018

Linux from the command line -- Find your stuff with find

Linux from the command line -- Find your stuff with find

The find command is a classic, core UNIX command that you can use to dig the location of files out of the depths of your system.
What's more find is much more powerful than most of the graphical search tools that come with your system.
https://opensource.com/article/18/4/how-use-find-linux

No comments:

Post a Comment