[Gllug] Link
Kristian Erik Hermansen
kristian.hermansen at gmail.com
Thu Feb 7 09:46:35 UTC 2008
2008/2/7 Progga <proggaprogga at gmail.com>:
> http://www.centerkey.com/tree/
Is mine not a shorter form? I was playing with it and maybe I don't
understand why it can't be shorter...
Original:
ls -R | grep ":$" | sed -e 's/:$//' -e 's/[^-][^\/]*\//--/g' -e 's/^/
/' -e 's/-/|/'
My shorter version:
ls -R | grep ":$" | sed -e 's/:$//' -e 's/[^\/]*\//--/g' -e 's/^/ /'
-e 's/-/|/'
--
Kristian Erik Hermansen
"Know something about everything and everything about something."
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list