Performs a file system check on a UDF file system.
udfcheck -d device [ -t tempfile ]
The udfcheck command checks and repairs the UDF volume on a specified device.
| -d device | Specifies the device on which udfcheck checks and repairs the UDF volume. | 
| -t tempfile | Specifies a file where the udfcheck command stores information needed to perform a file system check. | 
udfcheck -d /dev/cd1
| /usr/sbin/udfcheck | Contains the udfcreate command | 
| /usr/lib/libudf.a | Contains the library routines called by the udfcreate command | 
udfcreate Command and udflabel Command.