I am using NT4 sp6 and am running a batch file containing the command: NTBackup Backup d:\batch /hc:on /t Normal /e /b /v /r /d “Full Backup of D” /l “d:\batch\logs\backupm.lis”. I am using the /e switch to list exceptions only. /e removes the file names but leaves the directory names in place. I have tried -d after /e in order to remove the directory listings but this has failed to work. This is resulting in a very long file to print. What can I use to automatically edit out all lines listing directory names?