#! /bin/sh ABPATH=$(readlink -f "$1") echo $ABPATH
debbie evince doc1.pdf
debbie evince doc1.pdf
debbie evince doc1.pdf
) your script or your idea, I'm just trying to understand.
) your script or your idea, I'm just trying to understand.sudo /sbin/debian su $DEBUSER -c "$*"
sudo /sbin/debian su $DEBUSER -l -c "cd $PWD; $*"
cd /home/user debbie ls -l dir/file.txt
cd /home/user debbie "ls MyDocs; df .; df /"
| The Following User Says Thank You to stanman For This Useful Post: | ||