Re: wildcards don't work in directory with files with odd characters

2020-05-19 Thread Chris Wagner
On 2020-05-19 6:49 am, Andrey Repin wrote: Then take a look at this thread: https://cygwin.com/pipermail/cygwin/2020-March/thread.html#174 You'll need correctly configured LANG and CYGWIN's glob option. That info should definately be in the FAQ. Although I would still consider this behavior

Re: wildcards don't work in directory with files with odd characters

2020-05-19 Thread Andrey Repin
Greetings, jeff! >>> I have a directory that has some files with odd files. >>> I can do a 'ls', successfully. However if I do a 'ls *'' I get: >>> ls: cannot access '*': No such file or directory >>> Here is ls output: >>> 'Highlander-S03E21-Final'$'\303\251''_Part_I-22.mkv' >>> 'Highlander-S03E2

Re: wildcards don't work in directory with files with odd characters

2020-05-18 Thread Chris Wagner
On 2020-05-18 8:40 am, jeff wrote: I have a directory that has some files with odd files. I can do a 'ls', successfully. However if I do a 'ls *'' I get: ls: cannot access '*': No such file or directory Here is ls output: 'Highlander-S03E21-Final'$'\303\251''_Part_I-22.mkv' 'Highlander-S03E22-Fi

Re: wildcards don't work in directory with files with odd characters

2020-05-18 Thread jeff
On 5/18/2020 1:01 PM, David Macek via Cygwin wrote: On Mon, May 18, 2020 at 8:07 PM Adam Dinwoodie wrote: Cygwin's `ls` expects the shell (e.g. Bash) to expand globs like `*`, but Windows' command prompt expects applications to handle expanding globs (or the Windows equivalents thereof) themsel

Re: wildcards don't work in directory with files with odd characters

2020-05-18 Thread David Macek via Cygwin
On Mon, May 18, 2020 at 8:07 PM Adam Dinwoodie wrote: > Cygwin's `ls` expects the > shell (e.g. Bash) to expand globs like `*`, but Windows' command > prompt expects applications to handle expanding globs (or the Windows > equivalents thereof) themselves. When you call a Cygwin command like > `ls`

Re: wildcards don't work in directory with files with odd characters

2020-05-18 Thread jeff
On 5/18/2020 11:03 AM, Adam Dinwoodie wrote: On Mon, 18 May 2020 at 17:21, jeff wrote: On 5/18/2020 8:55 AM, Andrey Repin wrote: Greetings, jeff! I have a directory that has some files with odd files. I can do a 'ls', successfully. However if I do a 'ls *'' I get: ls: cannot access '*': No su

Re: wildcards don't work in directory with files with odd characters

2020-05-18 Thread Adam Dinwoodie
On Mon, 18 May 2020 at 17:21, jeff wrote: > > On 5/18/2020 8:55 AM, Andrey Repin wrote: > > Greetings, jeff! > > > >> I have a directory that has some files with odd files. > >> I can do a 'ls', successfully. However if I do a 'ls *'' I get: > >> ls: cannot access '*': No such file or directory > >

Re: wildcards don't work in directory with files with odd characters

2020-05-18 Thread jeff
On 5/18/2020 8:55 AM, Andrey Repin wrote: Greetings, jeff! I have a directory that has some files with odd files. I can do a 'ls', successfully. However if I do a 'ls *'' I get: ls: cannot access '*': No such file or directory Here is ls output: 'Highlander-S03E21-Final'$'\303\251''_Part_I-22.m

Re: wildcards don't work in directory with files with odd characters

2020-05-18 Thread Andrey Repin
Greetings, jeff! > I have a directory that has some files with odd files. > I can do a 'ls', successfully. However if I do a 'ls *'' I get: > ls: cannot access '*': No such file or directory > Here is ls output: > 'Highlander-S03E21-Final'$'\303\251''_Part_I-22.mkv' > 'Highlander-S03E22-Final'$'

wildcards don't work in directory with files with odd characters

2020-05-18 Thread jeff
I have a directory that has some files with odd files. I can do a 'ls', successfully. However if I do a 'ls *'' I get: ls: cannot access '*': No such file or directory Here is ls output: 'Highlander-S03E21-Final'$'\303\251''_Part_I-22.mkv' 'Highlander-S03E22-Final'$'\303\251''_Part_II-23.mkv'