Tag Archives: ls full path

How to display full path/absolute path with ls command

linux ls full path, you can use the ls -d option combined with the environment variable $PWD. syntax: ls -d $PWD/* Continue reading

Posted in Internet Technology | Tagged , , | 1 Comment