{"id":2476,"date":"2014-11-11T09:42:41","date_gmt":"2014-11-11T14:42:41","guid":{"rendered":"http:\/\/microdevsys.com\/wp\/?p=2476"},"modified":"2014-11-11T09:42:41","modified_gmt":"2014-11-11T14:42:41","slug":"find-paths-must-precede-expression","status":"publish","type":"post","link":"https:\/\/microdevsys.com\/wp\/find-paths-must-precede-expression\/","title":{"rendered":"find: paths must precede expression"},"content":{"rendered":"<p>\n\tWhat if we get this:\n<\/p>\n<p style=\"margin-left: 40px;\">\n\t<strong># find .\/ -iname *package*<br \/>\n\tfind: paths must precede expression: package.tar.gz<br \/>\n\tUsage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path&#8230;] [expression]<br \/>\n\t#<\/strong>\n<\/p>\n<p>\n\tThen use single quotes or double quotes instead:\n<\/p>\n<p style=\"margin-left: 40px;\">\n\t<strong># find .\/ -iname &#39;*package*&#39;<\/strong>\n<\/p>\n<p>\n\tCheers,<br \/>\n\tTK<\/p>\n\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>What if we get this: # find .\/ -iname *package* find: paths must precede expression: package.tar.gz Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path&#8230;] [expression] # Then use single quotes or double quotes instead: # find .\/ -iname &#39;*package*&#39; Cheers, TK<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[3],"tags":[],"class_list":["post-2476","post","type-post","status-publish","format-standard","hentry","category-unix-linux-admin-stuff"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/posts\/2476","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/comments?post=2476"}],"version-history":[{"count":1,"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/posts\/2476\/revisions"}],"predecessor-version":[{"id":2477,"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/posts\/2476\/revisions\/2477"}],"wp:attachment":[{"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/media?parent=2476"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/categories?post=2476"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/microdevsys.com\/wp\/wp-json\/wp\/v2\/tags?post=2476"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}