Use the following command to check and clean up shadow files in the directory /usr/backup96:
tndirck /usr/backup96 |
Use the following command to check and clean up the directory /home/simon/testing without prompting for user confirmation:
tndirck -f /home/simon/testing
Use the following command to check and clean up the directory /usr/bin/andromedia and suppress the file name conversion:
tndirck -p /usr/bin/andromedia |