[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [BusyBox] bug#1041: ls -L
From:       "David Douthitt" <ssrat () mailbag ! com>
Date:       2000-09-21 18:38:18
[Download RAW message or body]

Package: busybox
Version: 0.47pre
Severity: wishlist

How about supporting the -L option - that is, instead of ls printing 
information about the link, it will resolve the link and print the 
information about the source.

# uname -a
Linux wahoo.nope.nope 2.2.5-15 #13 Thu Jan 6 10:59:30 CST 2000 i586 
unknown
# ls -l vi view
-rwxr-xr-x   1 root     root       455672 Mar 25  1999 vi
lrwxrwxrwx   1 root     root            2 Oct 26  1999 view -> vi
# ls -lL vi view
-rwxr-xr-x   1 root     root       455672 Mar 25  1999 vi
-rwxr-xr-x   1 root     root       455672 Mar 25  1999 view
# rpm -qf $(which ls)
fileutils-4.0-1
#

(this ls is part of GNU fileutils 4.0)

-- 
David Douthitt
UNIX Systems Administrator
HP-UX, Linux, Unixware
ddouthitt@mennonite.minister.net




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic