LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Display file contents in table format (https://www.linuxquestions.org/questions/linux-newbie-8/display-file-contents-in-table-format-516252/)

dresch 01-04-2007 09:17 AM

Display file contents in table format
 
Is there some way to read a file and display it's contents in table form to stdoutput? For example display the contents of /etc/passwd as a table.

nx5000 01-04-2007 09:35 AM

Yes, you can do this with awk and its printf function


All times are GMT -5. The time now is 12:26 PM.