On Thu, 5 Apr 2018 10:16:29 -0400
J C Nash <profjcn...@gmail.com> wrote:

> And. ... tab on first couple of letters of symlinked directory gives
> no /, but hitting tab again gives the /. Went back to my local bash
> and same behaviour.

That's a smart way to work.  Sometimes you want the slash and sometimes
not.

cd symlink/  # want the slash
rm symlink   # don't want the slash - rm symlink/ will fail

Clever bash! :)

Regards,

Dianne.
_______________________________________________
Linux mailing list
Linux@lists.oclug.on.ca
http://oclug.on.ca/mailman/listinfo/linux

Reply via email to