I am using z=`ls -la "$f" | awk '{print $5} to pipe the filenames from one variable into another variable for later output.
However the filenames print left to right, I really need them to print right to left the way they do in the ls -la command
chris
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.