On Tue, Mar 4, 2014 at 1:30 PM, Rich Shepard <[email protected]>wrote:
> On Tue, 4 Mar 2014, Rich Shepard wrote: > > > Naive as I am, I wonder why a simple 'rm -rf "C:\nppdf32Log\"' in > > ~/.bash_logout wouldn't work as well. > > Actually, the correct command is 'rm -rf "C:\\nppdf32Log\\debuglog.txt"' > and should probably be preceeded by a test to see if the file is present. > > Rich > > Keith's fix is to stop it from generating those files at all. rm'ing them would just delete them, only for them to be created again in the future. -wes _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
