Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Passende Seitennamen:

Volltextergebnisse:

string_operations @bash
23 Treffer, Zuletzt geändert:
a=12345678 echo ${a:-4} </code> intending to print the last four characters of $a. The problem is t... 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
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
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
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
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
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
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
arduino
2 Treffer, Zuletzt geändert:
moistureLeveltorr < thresholdTorr) { Serial.print("Soil moisture "); Serial.print(c); Serial.println(" is DRY => activating pump"); digi
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
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
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
docker
1 Treffer, Zuletzt geändert:
ncv:latest </code> Achtung: Tensorflow-Version: print(tf.__version__) 1.14.0 ==== bitnami ==== hab
exif
1 Treffer, Zuletzt geändert:
T - create EXIF text files in META dir(redirect), print file STDOUT redirect/append to LOGFILE - TEST
kde
1 Treffer, Zuletzt geändert:
lint]] === Tipps === Schneller Zugriff zum Printmanager: in Konqueror oder 'Run': **print:/manager**
motion
1 Treffer, Zuletzt geändert:
mount
1 Treffer, Zuletzt geändert:
replace
1 Treffer, Zuletzt geändert:
track_mysql_queries_mysqlsniffer
1 Treffer, Zuletzt geändert:
evolis @kartendrucker
1 Treffer, Zuletzt geändert:
taf @pinball
1 Treffer, Zuletzt geändert:
find @shell
1 Treffer, Zuletzt geändert:
wii-remote_on_linux @wii
1 Treffer, Zuletzt geändert:
php @usb:webcam
1 Treffer, Zuletzt geändert:
wminput @wii:wii-remote_on_linux
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