$ ls -al
/mnt/samsung32/.word_list_repo/instruments_song_repo/546725_pinstripe.mp3
lrwxrwxrwx 1 cronkilla cronkilla 74 Apr 29 19:30
/mnt/samsung32/.word_list_repo/instruments_song_repo/546725_pinstripe.mp3
->
/mnt/samsung32/.word_list_repo/master_song_repo/0/4/5/546725_pinstripe.mp3
$ [[ -L
"/mnt/s
This is not a bug, and it has come up before.
Please read: https://lists.gnu.org/archive/html/bug-bash/2013-06/msg00110.html
and https://lists.gnu.org/archive/html/bug-bash/2015-02/msg00029.html
Chet Ramey wrote:
On 4/28/17 8:09 PM, L A Walsh wrote:
ls **Tokyo*
(nothing)
ls ***Tokyo*
(nothing)
ls **Tokyo**Tokyo*
(nothing)
ls **/*Tokyo*
(found multiple matches (including the one I was
searching for))
Because the first two search for files containing the string `Tokyo' in the
cur