Using column to format a directory listing

2009-10-09 83 words 1 min read

<span style="color: #000000;">Using column to format a directory listing
<span style="color: #000000;">$ (printf "PERMISSIONS LINKS OWNER GROUP SIZE MONTH DAY HH:MM PROG-NAME
<span style="color: #000000;">\n" \ ; ls -l | sed 1d) | column -t
<span style="color: #000000;">Using column to format a directory listing

<span style="color: #000000;"> * View this command to comment, vote or add to favourites
<span style="color: #000000;"> * View all commands by unixmonkey1299

<span style="color: #000000;">commandlinefu.com

<span style="color: #000000;">by David Winterbottom (codeinthehole.com)

<span style="color: #000000;">URL:
<span style="color: #000000;"><a href="http://feedproxy.google.com/~r/Command-line-fu/~3/ySCm13zW-Wk/using-column-to-format-a-directory-listing">http://feedproxy.google.com/~r/Command-line-fu/~3/ySCm13zW-Wk/using-column-to-format-a-directory-listing


author

Authored By Amit Agarwal

Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.

We notice you're using an adblocker. If you like our webite please keep us running by whitelisting this site in your ad blocker. We’re serving quality, related ads only. Thank you!

I've whitelisted your website.

Not now
This website uses cookies to ensure you get the best experience on our website. Learn more Got it