The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

quick linux help

clsCorwinclsCorwin Registered User regular
edited April 2009 in Help / Advice Forum
So I'm writing a python script, and part of it echos a command to be executed, pipes that into sort, which in turn I need piped into a file. Do I just do <command> | sort n | <filename>?

clsCorwin on

Posts

Sign In or Register to comment.