PCBUILD Archives

Personal Computer Hardware discussion List

PCBUILD@LISTSERV.ICORS.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jan Wilson <[log in to unmask]>
Reply To:
PCBUILD - Personal Computer Hardware discussion List <[log in to unmask]>
Date:
Tue, 8 Dec 1998 00:19:08 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (37 lines)
Rick Lindstrom wrote on Monday, December 07, 1998:

> Just out of curiosity, does anyone know how that might have happened and
> how I can kill those files? I admit that I've forgotten the DOS command for
> revealing the hidden files on a drive <G>.

C:\WINDOWS>attrib /?
Displays or changes file attributes.

ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] [[drive:][path]filename] [/S]

  +   Sets an attribute.
  -   Clears an attribute.
  R   Read-only file attribute.
  A   Archive file attribute.
  S   System file attribute.
  H   Hidden file attribute.
  /S  Processes files in all directories in the specified path.

So how about:

attrib -r -a -s -h C:\*.* /s

That ought to work.

**************************************************
Jan Wilson                 /       [log in to unmask]
Corozal Community College / Corozal Junior College
Corozal Town, Belize     /         Central America
Visit our Corozal page  /   http://www.corozal.com
PGP key at keyservers  /  or at [log in to unmask]
**************************************************

                         PCBUILD's List Owner's:
                      Bob Wright<[log in to unmask]>
                        Drew Dunn<[log in to unmask]>

ATOM RSS1 RSS2