Hello, thank you all for the advices. I will have a closer look at these now. BTW: I found another quite nice hack. Just source it in your shell session and all commands are logged function dlog { typeset -i stat=$? typeset x x=$(fc -ln -0) logger -p daemon.notice -t "/bin/sh $LOGNAME $$" Status $stat PWD $PWD \'${x# }\' } trap dlog DEBUG Cheers, Oliver -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list