SCOUG-HELP Mailing List Archives
Return to [ 01 | 
March | 
2004 ]
<< Previous Message << 
 >> Next Message >>
 
 
 
Content Type:   text/plain 
=====================================================  
If you are responding to someone asking for help who  
may not be a member of this list, be sure to use the  
REPLY TO ALL feature of your email program.  
=====================================================  
 
On Mon, 1 Mar 2004 19:05:46 PST8, an479@lafn.org wrote:  
 
>> >Any way in OS/2 to list hidden files from command line?  
>> >I was looking for some INI files and had to use a DOS  
>> >utility (CO.COM) to find them.   I can find no DIR   
>> >switch to display them.  
 
 
Try the OS/2 ATTRIB command. First, from the commandline change to the directory   
that contains the hidden files. Then, in your case, I think you want something like the   
following:  
 
	ATTRIB -H *.*  
 
The "-H" takes off the hidden extended attribute from files. Above, I've used the global   
"*.*' for all files. Of course, you can name the file, if you wish. For example:  
 
	ATTRIB -H OS2.INI  
 
HCM  
 
 
=====================================================  
 
To unsubscribe from this list, send an email message  
to "steward@scoug.com". In the body of the message,  
put the command "unsubscribe scoug-help".  
 
For problems, contact the list owner at  
"rollin@scoug.com".  
 
=====================================================  
 
  
<< Previous Message << 
 >> Next Message >>
Return to [ 01 | 
March | 
2004 ] 
  
  
The Southern California OS/2 User Group
 P.O. Box 26904
 Santa Ana, CA  92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group.  ALL RIGHTS 
RESERVED. 
 
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International 
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
 
 |