Display or print UNIX / Linux path ~ $PATH variable ; Use the echo command or printf command as follows: · echo "$PATH" $ printf "%s\n" $PATH Here ...
確定! 回上一頁