Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Passende Seitennamen:

Volltextergebnisse:

string_operations @bash
23 Treffer, Zuletzt geändert:
return its value. If it doesn't exist or is null, print the error message. If no error message is given, print parameter null or not set. Note: In a non-interac... t script. In an interactive shell, this will just print the error message. export foo="one" for i in foo... xists and isn't null, return its value; otherwise print varname: followed by message, and abort the curre... le doesn't exist or has a null value -- this will print the string to the standard error file handle and
apm @eeepc
7 Treffer, Zuletzt geändert:
TATE=`cat /proc/acpi/button/lid/LID/state | awk '{print $2 }'` if [ $LID_STATE = "closed" ] ; then ... TATE=`cat /proc/acpi/button/lid/LID/state | awk '{print $2 }'` if [ $LID_STATE = "closed" ] ; then ... TATE=`cat /proc/acpi/button/lid/LID/state | awk '{print $2 }'` PWR_STATE=`cat /proc/acpi/ac_adapter/AC0/state | awk '{print $2 }'` if [ $LID_STATE = "closed" ] ; then
du
6 Treffer, Zuletzt geändert:
` for line in `df -aPh | grep "^/" | sort | awk '{print$6"-"$5"-"$4}'`; do percent=`echo "$line" | awk -F - '{print$2}' | cut -d % -f 1` partition=`echo "$line" | awk -F - '{print$1}' | cut -d % -f 1` limit=90 if [ $partition =... files, not just directories * --apparent-size print apparent sizes, rather than disk usage; although
router
6 Treffer, Zuletzt geändert:
Axis Webcams HTTP root pass Admin Axis 540/542 Print Server Multi root pass Admin Axis NETCAM 200/24... other NC-2100p Multi (none) access Admin NC-2100p Print Server Buffalo Wireless Broadband Base Station-g... er Type what you want and close telnet session to print it out -submit by Anymous Hewlett-Packard webmin... 1 / 3354 Multi admin epicrouter Admin Microplex Print Server Telnet root root Admin Mikrotik Router O
linux_commands
6 Treffer, Zuletzt geändert:
lass="nw">ls /usr/bin | pr -T9 -W$COLUMNS</td><td>Print in 9 columns to width of terminal</td></tr> <tr... <tr><td>&nbsp;</td><td class="nw">find -type f -print0 | xargs -r0 grep -F 'example'</td><td>Search all... cronym title="quit ASAP">1000q</acronym>'</td><td>Print 1000th line</td></tr> <tr><td>&nbsp;</td><td cl... <acronym title="quit ASAP">20q</acronym>'</td><td>Print lines 10 to 20</td></tr> <tr><td>&nbsp;</td><td
hardware @raspberry_pi
5 Treffer, Zuletzt geändert:
out of the PIR sensor io.setup(pir_pin, io.IN) print("Motion Activated (PIR) Screen Saver") print("less than 30 seconds to leave the sensor area...") time.sl... gram = Activate, turns on screensaver instantly print("PIR Screen Saver Deactivated") io.cleanup() #r... n GPIO pin 11 then complete rest and exit print ("deactivating screensaver") os.system("x
torch3vision @face_detection
4 Treffer, Zuletzt geändert:
.pos | tail -n 1` FACE_X=`echo $FACE_POS | awk ‘{print $1}’` FACE_W=`echo $FACE_POS | awk ‘{print $3}’` FACE_CENTER=`echo $FACE_X + $FACE_W/2 | bc` </code> ... pos" | tail -n 1` FACE_X=`echo $FACE_POS | awk '{print $1}'` FACE_W=`echo $FACE_POS | awk '{print $3}'` FACE_CENTER=`echo $FACE_X + $FACE_W/2 | bc` echo "FA
fritzbox
4 Treffer, Zuletzt geändert:
`echo $ChallengeXML | awk '{match($0,/>[^<>]+</); print substr($0,RSTART+1,RLENGTH-2)}'` Passwd="<<PASSW... conv -f ISO8859-1 -t UTF-16LE | md5sum -b | awk '{print substr($0,1,32)}'` RESPONSE="$Challenge-$MD5" POS... d\"" | head -1 | awk '{match($0,/value="[^"]+"/); print substr($0,RSTART+7,RLENGTH-8)}'` # refresh der d... de> <? $callmonitor = explode(";", $IPS_VALUE); print $IPS_VALUE; if ($callmonitor[1] == "RING") { WFC
mint @nsm
4 Treffer, Zuletzt geändert:
/Dieser Port ist nicht invertiert. //Serial.print("Licht roh: "); //Serial.print(licht, BIN); licht = licht & B11111; uint8_t licht2 = licht | B10000000; Serial.print("Licht : "); Serial.print(licht2, BIN); Serial.println(); digitalWrite(LED_BUILTIN, L
arduino
2 Treffer, Zuletzt geändert:
moistureLeveltorr < thresholdTorr) { Serial.print("Soil moisture "); Serial.print(c); Serial.println(" is DRY => activating pump"); digi
ubuntu
2 Treffer, Zuletzt geändert:
> dpkg --get-selections|grep 'linux-image*'|awk '{print $1}'|egrep -v "linux-image-$(uname -r)|linux-imag... -selections | \ grep 'linux-image*' | \ awk '{print $1}' | \ egrep -v "linux-image-$(uname -r)|linu
ps2014 @ikea
2 Treffer, Zuletzt geändert:
State lastState = State::ERROR; // force initial print if (lastState != state) { Serial.println("[... te(); } // handle hall event logging (do not print from ISR) if (hallEvent) { hallEvent = fals
disk_usage
2 Treffer, Zuletzt geändert:
deleted -- or at least trimmed. A simple du will print usage for the present working directory and its s... For instance, ''du -h /home/bodhi/podcasts'' will print the size of the podcasts directory in a more read
video @psp
2 Treffer, Zuletzt geändert:
pleted=`tail -c 90 "$ffmpeglog" | awk -F"time=" {'print $2'} | cut -d"." -f 1` [ -n "$secondsComp... glog" | \ awk -F"time=" {'print $2'} | cut -d"." -f 1` [ -n "$secondsComple
taf @pinball
1 Treffer, Zuletzt geändert:
ms Family ====== {{:pinball:arch.pdf|TAF-Arch}} Print it on special silver-paper to receive perfect res
motion
1 Treffer, Zuletzt geändert:
find @shell
1 Treffer, Zuletzt geändert:
mount
1 Treffer, Zuletzt geändert:
php @usb:webcam
1 Treffer, Zuletzt geändert:
exif
1 Treffer, Zuletzt geändert:
docker
1 Treffer, Zuletzt geändert:
wminput @wii:wii-remote_on_linux
1 Treffer, Zuletzt geändert:
evolis @kartendrucker
1 Treffer, Zuletzt geändert:
kde
1 Treffer, Zuletzt geändert:
track_mysql_queries_mysqlsniffer
1 Treffer, Zuletzt geändert:
wii-remote_on_linux @wii
1 Treffer, Zuletzt geändert:
replace
1 Treffer, Zuletzt geändert:
 
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0
DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp   Dogecoin Donations Accepted Here    DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp  DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp