This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
scriptreplay_ng
mirror of
https://github.com/scoopex/scriptreplay_ng
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
Config file
pull/1/head
Marc Schoechlin
13 years ago
parent
04e4e13376
commit
971e8c59d7
2 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
helpers/etc-recordshell
+0
-0
helpers/recordshell
+ 7
- 0
helpers/etc-recordshell
View File
@ -0,0 +1,7 @@
# copy me to /etc/recordshell
LOGDIR="/var/log/recordshell"
LOGGING_PID="$$"
FILEPREFIX="$LOGDIR/$(date '+%Y-%m-%d')/$(date '+%Y-%m-%d_%H-%M-%S')-$LOGGING_PID";
EXTRA_ARGS="-c 'su -c /bin/bash $SUDO_USER'"
recordshell → helpers/recordshell
View File
Write
Preview
Loading…
Cancel
Save