Linux 时间行转列 列转行

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
tr -s ' ' '\n'< infile > outfile
tr -s ' ' '\n'< infile > outfile
tr -s ' '  '\n'< infile > outfile

 

Leave a Reply

Your email address will not be published. Required fields are marked *