[plug] Text Filtering

Russell Steicke r.steicke at bom.gov.au
Tue Mar 19 16:25:25 WST 2002


On Tue, Mar 19, 2002 at 04:15:09PM +0800, Andrew Barbara wrote:
> Hi,
> How would i make this:
> -rw-rw-r--    1 2220     235        682547 Mar 11 03:54      
> vnc-server-3.3.3r2-18.3.i386.rpm
> -rw-rw-r--    1 2220     235         98464 Oct 30 16:53        
> webalizer-2.01_09-0.72.i386.rpm
> -rw-rw-r--    1 2220     235        219510 Nov 26 16:06     
> wu-ftpd-2.6.1-20.i386.rpm
> 
> Look like this:
> vnc-server-3.3.3r2-18.3.i386.rpm
> webalizer-2.01_09-0.72.i386.rpm
> wu-ftpd-2.6.1-20.i386.rpm

Err, that's a bit of a vague question.  Is that output from ls?  Has
mozilla word-wrapped those lines?

If it is ls, just type

  $ ls

instead of 

  $ ls -l

If that doesn't work, do

  $ alias

and see if your shell is doing 'ls -l' when you type 'ls'.



-- 
Russell Steicke

-- Fortune says:
A person with one watch knows what time it is; a person with two watches is
never sure.   Proverb



More information about the plug mailing list