[plug] Text Filtering
Andrew Barbara
Andrew at mmtnetworks.com.au
Tue Mar 19 17:18:51 WST 2002
It is from an FTP site, it is the output of ls or dir.
Andrew Barbara, MCP
MMT Networks Pty Ltd
http://www.mmtnetworks.com.au
>>> r.steicke at bom.gov.au 03/19/02 04:25PM >>>
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