Date: Sat, 2 Apr 2011 19:30:16 -0500 From: Ryan Coleman <editor@d3photography.com> To: David Chanters <david.chanters@googlemail.com> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: graphical representation of `du` Message-ID: <BBC50042-0A31-4989-8E44-6BC5E8E0A23E@d3photography.com> In-Reply-To: <AANLkTikKXjm1HzirkOS2g74LpXf%2B1xBRX1uhR7uvwSTj@mail.gmail.com> References: <0DD2BF5C-7387-4AFA-BF43-B1683F3773E8@d3photography.com> <AANLkTikKXjm1HzirkOS2g74LpXf%2B1xBRX1uhR7uvwSTj@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, it looks like it's written for X, which I don't run on any of my = servers. Thanks, though. On Apr 2, 2011, at 6:50 PM, David Chanters wrote: > Hi >=20 > On 2 April 2011 15:20, Ryan Coleman <editor@d3photography.com> wrote: >> I found this command: >> ls -R | grep ":$" | sed -e 's/:$//' -e 's/[^-][^\/]*\//--/g' -e 's/^/ = /' -e 's/-/|/' >=20 > What about xdu? >=20 > http://sd.wareonearth.com/~phil/xdu/ >=20 > David > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BBC50042-0A31-4989-8E44-6BC5E8E0A23E>