
{"id":14059,"date":"2013-07-30T15:24:33","date_gmt":"2013-07-30T15:24:33","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?page_id=14059"},"modified":"2013-07-30T15:24:33","modified_gmt":"2013-07-30T15:24:33","slug":"mountpoint-see-if-a-directory-is-a-mountpoint","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2013\/07\/30\/mountpoint-see-if-a-directory-is-a-mountpoint\/","title":{"rendered":"mountpoint &#8211; see if a directory is a mountpoint"},"content":{"rendered":"<h2><u>commandline session<\/u><\/h2>\n<pre>\n$mountpoint\nUsage: mountpoint [-q] [-d] [-x] path\n$mountpoint \/\n\/ is a mountpoint\n$mountpoint \/var\n\/var is not a mountpoint\n$mountpoint \/usr\n\/usr is not a mountpoint\n$mountpoint -x \/dev\/sda1\n8:1\n$mountpoint -x \/dev\/sda2\n8:2\n$mountpoint -x proc\nmountpoint: proc: No such file or directory\n$mountpoint -x \/proc\/\nmountpoint: \/proc\/: not a block device\n$mountpoint  \/proc\/\n\/proc\/ is a mountpoint\n$mountpoint  tmpfs\nmountpoint: tmpfs: No such file or directory\n$mountpoint  -x tmpfs\nmountpoint: tmpfs: No such file or directory\n$mountpoint  \/run\/shm\/\n\/run\/shm\/ is a mountpoint\n$mountpoint  \/run\/\n\/run\/ is a mountpoint\n$mountpoint  \/dev\/\n\/dev\/ is a mountpoint\n$\n\n<\/pre>\n<h2><u>inner working<\/u><\/h2>\n<div style=\"font-size:140%;font-family:'Finger Paint', cursive;\">\n<a href=\"http:\/\/pluto.infoclub.in\/wp-content\/uploads\/2013\/07\/mountpoint.c\" target=\"_blank\" rel=\"noopener\">mountpoint.c<\/a>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $mountpoint Usage: mountpoint [-q] [-d] [-x] path $mountpoint \/ \/ is a mountpoint $mountpoint \/var \/var is not a mountpoint $mountpoint \/usr \/usr is not a mountpoint $mountpoint -x \/dev\/sda1 8:1 $mountpoint -x \/dev\/sda2 8:2 $mountpoint -x proc mountpoint: proc: No such file or directory $mountpoint -x \/proc\/ mountpoint: \/proc\/: not a block &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2013\/07\/30\/mountpoint-see-if-a-directory-is-a-mountpoint\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;mountpoint &#8211; see if a directory is a mountpoint&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"page-templates\/full-width.php","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/14059"}],"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=14059"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/14059\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=14059"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=14059"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=14059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}