Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dosdel(1) — AIX/RT 2.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dos

dosdir

dosread

doswrite

dosdel

PURPOSE

     Deletes DOS files.

SYNOPSIS
     dosdel [ -v ] [ -D dosdev ] DOSfile


DESCRIPTION

     The  dosdel command  deletes  the DOS  file specified  by
     file.  Use the -v flag to obtain format information about
     the disk.

     File-naming conventions are those of DOS, with one excep-
     tion.  doswrite replaces the \ (backslash) character used
     to  separate components  of a  DOS path  name with  the /
     (slash) because the backslash can have special meaning to
     AIX.  dosdel  converts lowercase characters in  the file1
     name to uppercase before it checks the disk.  Because all
     file names  are assumed  to be  full (not  relative) path
     names, you need not add the initial / (slash).

FLAGS

     -D  device  Specifies a  device or file system  to use as
                 the  DOS disk.   If you  do not  specify this
                 flag the default device is /dev/fd0.
     -v          Writes  format  information about  the  disk.
                 Use  primarily to  verify the  identify of  a
                 disk or file system as a DOS disk.

RELATED INFORMATION

     The  following  commands:  "dos,"   "dosdir,"  "dosread,"
     and  "doswrite."

     The pcdos  subroutine in  AIX Operating  System Technical
     Reference.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026