in reply to perl, system() calls, and shell history
I was courious as to weather system() calls made from perl get stored in a history file somewhere.Nope, as your history file is maintained by your shell.
My question is, is it possible that my perl script's system() calls are being recorded or stored some where else by the shell, or possibly by an administrator?Unless you have some kind of audit system for processes then most likely 'no'.
_________
broquaint
|
|---|