jed-users mailing list

[2013 Date Index] [2013 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [Jed-users-l] interactive selection of text lines


On Mon 2013-06-24 (11:46), Ulli Horlacher wrote:
> Within a (perl) script I want to (de-)select interactivly text lines with
> cursor keys and space bar.

I have finished. Result are the perl scripts

http://fex.rus.uni-stuttgart.de/fstools/bin/with
http://fex.rus.uni-stuttgart.de/fstools/bin/ww

And the slang script

http://fex.rus.uni-stuttgart.de/sw/share/jedlib-0.99-19/lib/select.sl

With ww one can interactivly select files with SPACE and cursor keys
(using jed). The selected files are printed to STDOUT and also stored into
$HOME/.ww for later usage.

Example usages:

rm $(ww *)

mv $(ww *jpg) /data/image/archive/



-- 
Ullrich Horlacher              Informationssysteme und Serverbetrieb
Rechenzentrum IZUS/TIK         E-Mail: horlacher@xxxxxxxxxxxxxxxxxxxx
Universitaet Stuttgart         Tel:    ++49-711-68565868
Allmandring 30a                Fax:    ++49-711-682357
70550 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF: <20130624094603.GB13364@xxxxxxxxxxxxxxxxxxxx>
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l


[2013 date index] [2013 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]