- Subject: Re: [jed-users] Only edit original file
- From: Martin Klaiber <martinkl@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 21 Nov 2018 19:44:19 +0100
Parke <parke.nexus@xxxxxxxxx> wrote:
> If you pass -B to GNU ls (for example, on Linux), the -B should
> suppress output of backup files.
It does, but only if I call ls without a filename:
martinkl@maurice:~/tmp$ ls
abc abc~ abc~~
martinkl@maurice:~/tmp$ ls -B
abc
martinkl@maurice:~/tmp$ ls -B *
abc abc~ abc~~
ls is "ls (GNU coreutils) 8.26" on Debian stable.
Martin
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.
[2018 date index]
[2018 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]