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

List:       busybox
Subject:    [BusyBox] Something in sed broke also ?
From:       Tom Oehser <tom () toms ! net>
Date:       2002-03-31 18:26:03
[Download RAW message or body]

Something also seems to have broken in sed, the command:

{ echo "^[[H^[[J^[[40;31;01mWhat you have is... ^[[00m"
{ find / -path /proc -prune -o -type f -printf "%f\n"\
|sed -e s/\\.o$// -e /\\.map/d -e s/\\.diff$//\
 -e s/\\.opts$// -e s/\\.so\.*// -e s/\\.lua$//\
|sort -u
}|fmt -80
echo -e "\n^[[1m...Login as root.  Remove the floppy.  AltF1-AltF4 for
consoles.^[[m\n"
echo -n " \l "
}>issue

no longer seems to strip out the .map files ... maybe /d is broken?

-Tom


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

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