fish, version 3.1.2
Linux a 5.7.9-1-MANJARO #1 SMP PREEMPT Thu Jul 16 08:20:05 UTC 2020 x86_64 GNU/Linux
konsole
I was trying to find some file type(zip) recursively. While wondering about **/*.zip would work for hidden files. Tried ls .\**.
Then crashed.
$ ls .**
Warning: Program '/usr/bin/fish' crashed. # <- it might be from konsole.
journal log
http://ix.io/1DDX
What is recommend way in this case? Using find? or ...?
Thanks.
fish, version 3.1.2
Linux a 5.7.9-1-MANJARO #1 SMP PREEMPT Thu Jul 16 08:20:05 UTC 2020 x86_64 GNU/Linux
konsole
I was trying to find some file type(zip) recursively. While wondering about
**/*.zipwould work for hidden files. Triedls .\**.Then crashed.
journal log
http://ix.io/1DDX
What is recommend way in this case? Using find? or ...?
Thanks.