Mike, I was able to grab the .deb out of /tmp with the installer waiting on the "Exit" screen. the lua_ folder is removed by that point but /tmp is still intact.
John On Tue, Mar 15, 2011 at 12:29 PM, Michael A. Knox < [email protected]> wrote: > > I downloaded and ran the installer - it appears to extract the deb > to /tmp: > > > /tmp/selfgz10063/pkg/files/dell-inkjet-09-driver-1.0-1.i386.deb > > > It's extracting to /home/rknox6245/lua_DwLX3M but it cleans itself up > when the installer shuts down: > > rm -rf /home/rknox6245/lua_DwLX3M > > > Is there a way to catch that path before it gets removed? Tried setting > alias rm='rm -iv' in .bashrc but no dice. > > > -- > Michael A. Knox, BSME, ACTAR > President & Chief Forensic Consultant > Knox & Associates, LLC > Forensic Consulting > P. O. Box 8081 > Jacksonville, FL 32239 > (904) 619-3063 (Office) > (904) 422-6245 (Cell) > (904) 619-3073 (Fax) > [email protected] > http://www.knoxandassociates.com > > > An Accredited Traffic Accident Reconstructionist ACTAR #1120 > > Crime Scene Reconstruction · Traffic Accident Reconstruction · > Bloodstain Pattern Analysis · Shooting Incident Reconstruction > > > This e-mail is covered by the Electronic Communications Privacy Act, 18 > U.S.C. §§ 2510-2521 and is intended solely for the use of the intended > recipient. This e-mail message and any files transmitted with it contain > confidential information intended only for the person(s) to whom this > e-mail message is addressed. If you have received this e-mail message in > error, please notify the sender immediately and destroy the original > message without making a copy. Thank you. > > > > --------------------------------------------------------------------- > Archive http://marc.info/?l=jaxlug-list&r=1&w=2 > RSS Feed http://www.mail-archive.com/[email protected]/maillist.xml > Unsubscribe [email protected] > >

