On August 17, 2004 01:12 pm, s. keeling wrote:
> Incoming from Michael Walters:
> > How do I scroll through the directories in my /usr/bin directory? I did
> > an ls command and I got the list of directories truncated at the end. I
> > know from
>
> ....................^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> What does that mean?

What that means is what appears on the screen is truncated because it only 
shows a certain number of rows. I do not mean that the file itself is 
truncated. In any case, I will try some of the tips I got.

I will eventually get around to your tip too.


>
> > what I did before that mozilla-1.6 is in there somewhere.
>
> ls -l /usr/bin
>
> find /usr/bin -type f -print
>
> find /usr/bin -type f -name *mozilla* -print


Thanks for your help,

Michael

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to