zabbix-ldap-sync-bash/mytest.sh
2020-04-02 14:30:44 +02:00

4 lines
84 B
Bash
Executable File

#!/bin/bash
mytemp=`ls -l /root >/dev/null 2>&1 | grep manfred`
echo "Exitcode: $?"