zabbix-ldap-sync-bash/mytest.sh

4 lines
84 B
Bash
Executable File

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