Any Bash features you'd like to see?

Chris F.A. Johnson cfaj-uVmiyxGBW52XDw4h08c5KA at public.gmane.org
Wed May 11 20:58:34 UTC 2005


On Wed, 11 May 2005, William Park wrote:

> I've just added bunch of string operations into Bash shell.
>    http://freshmeat.net/projects/bashdiff/
>
> While I'm at it, is there any features that you'd like to see in Bash
> shell?

    X window commands, e.g.:

window=$(openwindow -geometry 600x300+10+10)
drawline $window 10 10 30 100
text $window "Hello, world."
closewindow $window

   etc.......

-- 
     Chris F.A. Johnson                     <http://cfaj.freeshell.org>
     ==================================================================
     Shell Scripting Recipes: A Problem-Solution Approach, 2005, Apress
     <http://www.torfree.net/~chris/books/ssr.html>
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list