{"id":175,"date":"2013-06-01T08:42:52","date_gmt":"2013-06-01T08:42:52","guid":{"rendered":"http:\/\/blog.shineservers.com\/?p=175"},"modified":"2013-06-01T08:42:52","modified_gmt":"2013-06-01T08:42:52","slug":"how-to-find-a-file-in-centos","status":"publish","type":"post","link":"https:\/\/www.shineservers.com\/2013\/06\/01\/how-to-find-a-file-in-centos\/","title":{"rendered":"How to Find a File in Centos"},"content":{"rendered":"<ul>\n<li>Click on the button &#8220;terminal&#8221; on the CentOS desktop to open the Linux command prompt window.<\/li>\n<li>Type the command &#8220;find -name tables.txt&#8221; and press &#8220;Enter&#8221; to start searching a file. In this example, you search the file &#8220;tables.txt.&#8221;<\/li>\n<li>Use an asterisk (*) in the file name as a wild-card character to search for multiple files or if you do not know the exact name. For example, the command &#8220;find -n tables.*&#8221; finds all files with the name &#8220;tables&#8221; and any extension such as files &#8220;tables.txt&#8221;, &#8220;tables.doc&#8221; or tables.xls.&#8221;<\/li>\n<li>Read the command output that is the list of found files with the full directory path. If no files are found, the command produces no output.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Click on the button &#8220;terminal&#8221; on the CentOS desktop to open the Linux command prompt window. Type the command &#8220;find -name tables.txt&#8221; and press &#8220;Enter&#8221; to start searching a file. In this example, you search the file &#8220;tables.txt.&#8221; Use an asterisk (*) in the file name as a wild-card character to search for multiple files [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[53,60],"tags":[86],"class_list":["post-175","post","type-post","status-publish","format-standard","hentry","category-general","category-linux","tag-how-to-find-a-file-in-centos"],"acf":[],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.shineservers.com\/wp-json\/wp\/v2\/posts\/175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shineservers.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shineservers.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shineservers.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shineservers.com\/wp-json\/wp\/v2\/comments?post=175"}],"version-history":[{"count":0,"href":"https:\/\/www.shineservers.com\/wp-json\/wp\/v2\/posts\/175\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.shineservers.com\/wp-json\/wp\/v2\/media?parent=175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shineservers.com\/wp-json\/wp\/v2\/categories?post=175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shineservers.com\/wp-json\/wp\/v2\/tags?post=175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}