Teljes szöveg:
- TSM napi riport shell szkript @shell:riportok
- document.writeln('.texter {display:block} @media print {.texter {display:block;}}') document.writeln('//... -tabdel -displ=tabl q db f=d | head -n1 | awk '{ print $2 }' | sed 's/,//g'` WARN='<img align="m... -tabdel -displ=tabl q db f=d | head -n1 | awk '{ print $1 }' | sed 's/,//g'`; LASTDBB... ataonly=y -displ=table -tabdel "q db f=d" | awk '{print $19" "$20}');; 6) USED=`dsmadmc -
- TSM kliens riport shell szkript @shell:riportok
- document.writeln('.texter {display:block} @media print {.texter {display:block;}}') document.writeln('//... az aktualis konfig fajlbol awk -F';' '/^[^#]/{print $1}' "$KONFIG_FILE" | sort -u | while read MAILTO... es listát is awk -F';' "/^[^#]*$MAILTO/"'{print $2}' $KONFIG_FILE | sort -u | while read SQL_FELT... L; do FSIZE=$(ls -l $TMP_FILE | awk '{print $5}') if [[ "$SQL_FELTETEL" = "" ]];
- Hálózati okosságok @linux
- : ssh root@server ps uax \| grep ba[c] \| \'{ print \$2 }\' \> /tmp/back.tmp or you could double quo... n) ssh root@server ps uax \| grep ba[c] \| "'{ print \$2 }'" \> /tmp/back.tmp === Jelszavas sudo para... Ethernet:" for ETH in $(ip addr | awk -F': ' '/</{print $2}' | egrep -v '(@|lo|^$)' | grep "$SEARCH" | so... ol $ETH 2>/dev/null | awk -F': ' '/Link detected/{print $2}' | sed -e 's/yes/Link UP/' -e 's/no/Link DOWN
- Hasznos TSM SQL lekérdezések
- le read SOR; do DATUM_IDO=$(echo $SOR | awk '{print $1}') DR_USAGE=$(echo $SOR | awk '{print $2}') DRNUM="" for I in `seq 1 $DR_USAGE`; do ... : /\n/g' | sed 's/ (SESS.*$//' | awk '{if ($12>0) print}' ===Elmúlt egy hét adatmozgásai=== SELECT dat
- Spectrum Protect Plus (SPP) @doksik_leirasok
- g/maint.log|grep "2024-01-10 21:" >inp.log awk '{ print $8 }' inp.log > inp2.log sort inp2.log >inp.log c... PORTS="443 902" ./govc find -type h | awk -F'/' '{print $NF}' | while read ESXI; do for PORT in $PORT
- Színes TSM szerver konzol @shell:riportok
- sys | grep -oiP 'TCPS[a-z]*[\s\t]*[^\s]*' | awk '{print $2}') TCPP=$(sed -n '/^[\s\t]\?[sS][eE][rR]\?[vV... sys | grep -oiP 'TCPP[a-z]*[\s\t]*[^\s]*' | awk '{print $2}') while [[ -n $((echo > /dev/tcp/$TCPS/${TCP
- TDP4VE @doksik_leirasok
- esztelése === govc tree /DC/host | awk '/esxi/{print $NF}' | while read ESXI; do timeout 1 bash -c "tr