meta data for this page
  •  

Keresés

A keresés eredményét lentebb láthatod.

Teljes szöveg:

Szkriptelés
12 Találatok, Utolsó módosítás:
e $(ps -o stat= -p $$) in *+*) echo "Running in foreground" ;; *) echo "Running in background" ;; ... $$-out-fifo rm -f /tmp/$$-out-fifo fi forrás [[https://stackoverflow.com/questions/3173131/... sed 's/([^(]*)$/,&/' | awk -F'[,]' '{a[$2]++}END{for(k in a) print $1,k,$3,"("a[k]"x)"}' ==== User in... d abort the script with an exit status of 1. Both forms nearly equivalent. The : makes a difference onl
Hálózati okosságok
4 Találatok, Utolsó módosítás:
== netstat -an | awk '/^tcp/ {A[$(NF)]++} END {for (I in A) {printf "%5d %s\n", A[I], I}}' === Há... | %-15s\n",$1,$2,$3,$4,$5,$6}' echo "# Ethernet:" for ETH in $(ip addr | awk -F': ' '/</{print $2}' | e... int $2}' | tr '\n' ' ') SLAVES="" for BOND in `ls /proc/net/bonding/* 2>/dev/null`; do ... $2,$3,$4,$5,$6}' done #FC echo "# Fiber Channel:" for PORT in $(ls -d /sys/class/fc_host/host*); do
DRBD
3 Találatok, Utolsó módosítás:
reached _both_ local and remote DISK. # * for critical transactional data. # B: write IO is... local DISK and remote buffer cache. # * for most cases. # A: write IO is reported as comp... cp send buffer. (see also sndbuf-size) # * for high latency networks startup { wfc-timeout 0; d