Manual Page Result
0
Command: fatput | Section: 1 | Source: UNIX v7 | File: fatput.1
FATDIR(1) General Commands Manual FATDIR(1)
NAME
fatdir, fatget, fatput - FAT filesystem access
SYNOPSIS
fatdir special [ fat_file ]
fatget special fat_file [ file ]
fatput special file [ fat_file ]
DESCRIPTION
The fatdir, fatget and fatput commands provide some basic support for
FAT ("MS-DOS") filesystem access.
BUGS
Directories are not supported.
There is no VFAT (long filename) support.
FATDIR(1)