$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install pdksh for Ubuntu 16.04 Xenial LTS

March 28, 2016 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing

    Installing pdksh Superseder on Ubuntu 16.04 LTS
    Simply play:

    sudo apt install mksh

Contents