View Single Post
Old Jun 6th, 2006, 12:14 PM   #5
jim mcnamara
Hobbyist Programmer
 
Join Date: Jun 2005
Location: New Mexico
Posts: 228
Rep Power: 4 jim mcnamara is on a distinguished road
IF -

I disagree - you can hide unix files the way you describe but stat - which is the definitive statement about file properties -- does not have any such thing as hidden in UNIX files. Windows filesystems support that property - as well as archive, etc.

I am not arguing "functionality" I'm arguing defined properties - what you did was to confuse the poor OP. IMO.

I guess shell scripting includes windows/DOS bat files. There isn't a stat shell command available from standard Windows XP distributions, so that leaves UNIX
Well, Linux stat....

Hence, the comment.
jim mcnamara is offline   Reply With Quote