From 33b5d7502daf06eb91bb2380c338b525787b3d84 Mon Sep 17 00:00:00 2001 From: Greg Buchholz Date: Fri, 17 Oct 2003 15:19:29 +0000 Subject: none --- Hurd/TranslatorWishList.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Hurd/TranslatorWishList.mdwn b/Hurd/TranslatorWishList.mdwn index c8917bbd..0d8fd8ba 100644 --- a/Hurd/TranslatorWishList.mdwn +++ b/Hurd/TranslatorWishList.mdwn @@ -90,4 +90,8 @@ This is from the revenge of the command-line department. Make a directory transl ...etc. Now think about your favorite GUI HTML editor and using File->Open on the following directory name, ``"/comp/for i in $( find / -name *.html ); do ln -s $i `basename $i`;done"`` Which would produce a directory listing with soft links to all of the \*.html files on your system. You could have all of the comforts of the shell from within that little File->Open dialog box. --- [[Main/GregBuchholz]] - updated 16 Oct 2003 +## Other + +Just found Wolfgang J�hrling's translator [wishlist](http://www.8ung.at/shell/trans.html). + +-- [[Main/GregBuchholz]] - updated 17 Oct 2003 -- cgit v1.2.3