- Subject: [jed-users] Re: Only edit original file
 
- From: Ulli Horlacher <framstag@xxxxxxxxxxxxxxxxxxxx>
 
- Date: Fri, 23 Nov 2018 08:03:19 +0100
 
On Tue 2018-11-20 (21:23), Martin Klaiber wrote:
> when editing files with complex names I would like to use wildcards.
> The problem is that jed sometimes selects the backup file.
> 
> Example:
> 
> martinkl@maurice:~/tmp$ jed abc
> 
> Add "line 1" in the editor:
> 
> F10 key ==> File   Edit   Search   Buffers   Windows   System   Help
> line 1
> 
> martinkl@maurice:~/tmp$ jed a*
Not jed selects the backup file~, but the shell does! See:
echo jed a*
Every command you use in the shell (grep, wc, etc) with wildcards also
operates on the backup files.
The solution: use vv
http://fex.belwue.de/fstools/vv.html
http://fex.belwue.de/sw/share/jedlib/vv.sl
Addon: vv can rescue you from a inadvertently "rm a*", because it backups
the current version, too!
-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum TIK         
Universitaet Stuttgart         E-Mail: horlacher@xxxxxxxxxxxxxxxxxxxx
Allmandring 30a                Tel:    ++49-711-68565868
70569 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF:<20181120202346.5hvsaqkdvcbk6hhc@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.
  [2018 date index]
  [2018 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]