[ale] how do I list big files
Ron Frazier
atllinuxenthinfo at c3energy.com
Sun Mar 20 11:28:34 EDT 2011
Hi Michael,
Thanks for the tips. I suspected it was something like that, but didn't
know what.
I'm learning all the time, but it's a slow process. I've been learning
DOS / Windows for 26 years, Linux for 1 year. It will take a while to
develop comprehensive knowledge. The first part of the learning curve
is the hardest.
Sincerely,
Ron
On 03/20/2011 10:21 AM, Michael Trausch wrote:
>
> Yes, > is the shell redirection operator. 2> says to redirect CD
> number two, which is the stderr stream. Without an integer supplied,
> the stdout stream (number 1) is the default.
>
> The < operator is input redirection. Its default target is the
> process' fd 0 (stdin), though again that can be changed. A program
> that, for example, opened a socket connection as fd 5 and fd 6 could
> be used with shell redirection (and even fancier pipelining) if desired.
>
> Again, I think you should spend some time getting familiar with "UNIX"
> as a whole. Even concepts from the late 60s and 70s are still
> applicable on moden systems, and the basics are essentially unchanged. :)
>
> --
> Sent from my phone... a G2 running CM7 nightlies!
>
>
--
(PS - If you email me and don't get a quick response, you might want to
call on the phone. I get about 300 emails per day from alternate energy
mailing lists and such. I don't always see new messages very quickly.)
Ron Frazier
770-205-9422 (O) Leave a message.
linuxdude AT c3energy.com
More information about the Ale
mailing list