Find the answer to your Linux question:
Results 1 to 2 of 2
Hi everybody, I've got a very basic question. In bash, is it possible to set tab-completion to automatically append the '/' character to the end of symbolic links, as if ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    2

    Tab-complete symbolic links with '/' suffix

    Hi everybody,

    I've got a very basic question. In bash, is it possible to set tab-completion to automatically append the '/' character to the end of symbolic links, as if they're directories? I know I can press tab to auto-complete the name and then press tab again to append the '/' character, but I'd like for it to add '/' character the first time I press tab. So can this easily be done?

    Thanks,
    Alex

  2. #2
    Just Joined!
    Join Date
    May 2008
    Posts
    2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...