{"id":179,"date":"2019-03-21T13:06:37","date_gmt":"2019-03-21T17:06:37","guid":{"rendered":"https:\/\/psycomp.utsc.utoronto.ca\/support\/?p=179"},"modified":"2019-06-17T10:31:47","modified_gmt":"2019-06-17T14:31:47","slug":"shell-command-examples","status":"publish","type":"post","link":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/2019\/03\/21\/shell-command-examples\/","title":{"rendered":"Shell Command Examples"},"content":{"rendered":"<p><strong><u>Note:<\/u><\/strong> you need to sign into the Psychology cluster to run the following commands.<\/p>\r\n<p><strong>1) Check your home folder location<\/strong>\r\n<pre>\r\necho $HOME\r\n<\/pre>\r\n<pre>\r\ncd; pwd\r\n<\/pre>\r\n<\/p>\r\n<p><strong>2) Check free disk space of all partitions<\/strong>\r\n<pre>\r\ndf -h | egrep '(neurocomp|archive|dm-0)' | awk '{print $6, \"\\t\", $4}'\r\n<\/pre>\r\n<\/p>\r\n<p><strong>3) Check Slurm info<\/strong>\r\n<pre>\r\nsinfo\r\n<\/pre>\r\n<pre>\r\nsqueue\r\n<\/pre>\r\n<\/p>","protected":false},"excerpt":{"rendered":"<p>Note: you need to sign into the Psychology cluster to run the following commands. 1) Check your home folder location echo $HOME cd; pwd 2) Check free disk space of all partitions df -h | egrep &#8216;(neurocomp|archive|dm-0)&#8217; | awk &#8216;{print &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/2019\/03\/21\/shell-command-examples\/\"> <span class=\"screen-reader-text\">Shell Command Examples<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"categories":[3,7,2,10],"tags":[],"class_list":["post-179","post","type-post","status-publish","format-standard","hentry","category-clusterinfo","category-linuxshell","category-quickstart","category-slurm"],"_links":{"self":[{"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/posts\/179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/comments?post=179"}],"version-history":[{"count":8,"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/posts\/179\/revisions"}],"predecessor-version":[{"id":289,"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/posts\/179\/revisions\/289"}],"wp:attachment":[{"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/media?parent=179"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/categories?post=179"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/psycomp.utsc.utoronto.ca\/support\/index.php\/wp-json\/wp\/v2\/tags?post=179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}