{"id":221,"date":"2020-08-04T14:39:50","date_gmt":"2020-08-04T13:39:50","guid":{"rendered":"http:\/\/www.qpcoaching.co.uk\/qedevelopment.co.uk\/?p=221"},"modified":"2020-08-04T14:41:22","modified_gmt":"2020-08-04T13:41:22","slug":"linux-alias","status":"publish","type":"post","link":"https:\/\/qedevelopment.co.uk\/?p=221","title":{"rendered":"Linux Commands: Alias"},"content":{"rendered":"\n<p>An alias is a shortcut to entering a command in Linux. You can create an alias as shown below.<\/p>\n\n\n\n<p><code>$ alias ll='ls -l'<\/code><\/p>\n\n\n\n<p>If you now enter the command ll, you will get the same output you would have got if you had entered the command ls -l. If you want to add further arguments or flags that is still possible. The command ll -a will for example produce the same output as typing ls -l -a.<\/p>\n\n\n\n<p>To get a list of the current aliases you can enter the command<\/p>\n\n\n\n<p><code> $ alias<\/code><\/p>\n\n\n\n<p>at the command prompt.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>An alias is a shortcut to entering a command in Linux. You can create an alias as shown below. $ alias ll=&#8217;ls -l&#8217; If you now enter the command ll, you will get the same output you would have got if you had entered the command ls -l. If you want to add further arguments &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/qedevelopment.co.uk\/?p=221\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Linux Commands: Alias&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"categories":[11],"tags":[22],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/221"}],"collection":[{"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=221"}],"version-history":[{"count":2,"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/221\/revisions"}],"predecessor-version":[{"id":223,"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/221\/revisions\/223"}],"wp:attachment":[{"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=221"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=221"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qedevelopment.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}