More information. It looks like Temporary files are created when
using Print To File from Adobe.
I went back and looked at old Postscript and AFP files created that
way and Cygwin cannot see them when listing the directory or perl
globbing. When specifying the whole filename, ls does see the file
It looks like the program that created them is putting the T attribute
which means Temporary.
I don't think this used to hide them in cygwin but now it does.
Is this by design? My coworker is using 32 bit Cygwin and is having
the same issue.
On Wed, May 2, 2018 at 4:57 PM, Joe Bowman wrote:
>
> #
# Since we updated to 2-10-0.1, something in cygwin makes some files
hidden in some cases.
# Just listing with the name works
$ ls -n RSC0388_618C5.afp
-rw-rw-rw-+ 1 1558598 1049089 198483 May 2 14:15 RSC0388_618C5.afp
$ ls RSC0388_618C5.afp
RSC0388_618C5.afp
The filesystem globbing when using l
3 matches
Mail list logo