
{"id":14412,"date":"2013-11-08T18:35:16","date_gmt":"2013-11-08T18:35:16","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=14412"},"modified":"2013-11-08T18:35:16","modified_gmt":"2013-11-08T18:35:16","slug":"handling-file-name-with-space","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2013\/11\/08\/handling-file-name-with-space\/","title":{"rendered":"Handling File Name With Space"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\n$ &gt; test file\nUsage: file [-bchikLlNnprsvz0] [--apple] [--mime-encoding] [--mime-type]\n            [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n       file -C [-m magicfiles]\n       file [--help]\n$ls\ntest\n$ls -l\ntotal 0\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  8 23:59 test\n$&gt; \"test file\"\n$ls\ntest  test file\n$ls -l\ntotal 0\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  8 23:59 test\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  8 23:59 test file\n$&gt; test\ntest       test file\n$&gt; test  newfile\nbash: newfile: command not found\n$&gt; test newfile\n$ls\ntest  test   test file  test newfile\n$ls -l\ntotal 0\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  8 23:59 test\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  9 00:00 test\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  8 23:59 test file\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  9 00:00 test newfile\n$&gt; test  newfile\n$ls -l\ntotal 0\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  8 23:59 test\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  9 00:00 test\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  8 23:59 test file\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  9 00:00 test newfile\n-rw-r--r-- 1 jeffrin jeffrin 0 Nov  9 00:01 test  newfile\n$\n\n<\/pre>\n<h4><u>the following video tutorial content may not be fully accurate<\/u><\/h4>\n<pre>\n[youtube https:\/\/www.youtube.com\/watch?v=s72WS6xGpH8?rel=0&w=560&h=315]\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $ &gt; test file Usage: file [-bchikLlNnprsvz0] [&#8211;apple] [&#8211;mime-encoding] [&#8211;mime-type] [-e testname] [-F separator] [-f namefile] [-m magicfiles] file &#8230; file -C [-m magicfiles] file [&#8211;help] $ls test $ls -l total 0 -rw-r&#8211;r&#8211; 1 jeffrin jeffrin 0 Nov 8 23:59 test $&gt; &#8220;test file&#8221; $ls test test file $ls -l total 0 -rw-r&#8211;r&#8211; &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2013\/11\/08\/handling-file-name-with-space\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Handling File Name With Space&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[7,91],"tags":[444,457,832,1469],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/14412"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=14412"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/14412\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=14412"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=14412"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=14412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}