What's the difference between using > and >>?
How can I use both < and > (redirection operators) in a single command?
|
What's the difference between using > and >>? How can I use both < and > (redirection operators) in a single command? | ||||
|
feedback
|
|
will take the output of
And lastly If I want to save the output of that command to a new file I can use both like so
| |||
|
feedback
|
|
Try, | |||
|
feedback
|
nameetc and then just echo Last, middle, ssn etc I just want a better understanding. – Tallow Sep 3 '10 at 15:06