Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- MS-DOS Line - syntax - attrib [read] [archive] pathname http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Syntax - ATTRIB [read] [archive] pathname

    DOS 3.2

    (External) Sets the read-only and archive attributes of the file
    specified by pathname.  Displays the attributes of the file if you
    omit the read and archive parameters.

            read can be:

            +R      sets the read-only file attribute.

            -R      removes the read-only attribute.

            archive can be:

            +A      sets the archive attribute.

            -A      removes the archive attribute.

    Example:
            attrib +r b:qbas1.doc

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson