4 lines
130 B
Bash
Executable File
4 lines
130 B
Bash
Executable File
#!/bin/bash
|
|
touch stp_changes2.lastrun
|
|
/home/rancid/bin/clogin -c "sh spann det | i exec|occur|from" $1 | egrep "exec|occur|from"
|