Re: RFE: allowing "" as a path specification for 'current dir' w/o prepending './' ?

2017-03-03 Thread L A Walsh
Bernhard Voelker wrote: On 03/03/2017 02:23 AM, L A Walsh wrote: Why would there be anyone else on my systems? You never walk alone: $ ps -ae -o uid | grep -v UID | sort -u | wc -l 10 But those *are* 'me'... (18 of them). In many cases I've forced processes to run as t

Re: RFE: allowing "" as a path specification for 'current dir' w/o prepending './' ?

2017-03-03 Thread Andreas Metzler
On 2017-03-03 Eric Blake wrote: [...] > So while I'm okay with something like: > find --trim-leading-dot > printing 'foo' instead of './foo', (and where you can wrap a function or > alias around it to always turn --trim-leading-dot on for your own > interactive dot), I am NOT okay with: > find