Postingan populer dari blog ini
Which of these articles of clothing is NOT named after a person? Correct
How To Search Folder In Linux Using Command
Introduction Finding a folder is something very important in linux. basically we can do this in a very simple way on windows operating system as simple as clicking start button and search, but in linux operating system, there are some difference way to do a search, specially if we used terminal based search application in linux. There are some packages that can be used to search folder in linux terminal for example : find and locate. Today i'm going to explain a bit explanation about how to search a folder in linux terminal using "find". What is Find package in Linux? "FIND" is an application that run under linux operating system. this application is used to search in custom directory tree by evaluate the given custom expresion. Syntax to Search a Folder Using FIND We need to understand the format syntax of find application before searching a folder using "FIND". Here is the syntax format : find /location/to/search -name " folder_...
Komentar
Posting Komentar