Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

string_operations @bash
19 Treffer, Zuletzt geändert:
{i%l} already exists else mv $i ${i%l} fi done Substitution Another kind of variable mangling y... a little ungainly. So, bash (which long ago abandoned the "small is beautiful" principal and went the ... n into a list of filenames (called "globbing") is done by the shell -- before the command is executed. T... result: for i in *.txt; do cp $i ${i%.txt}.bak; done ... obviously this is more typing. If you tried
wii-remote_on_linux @wii
5 Treffer, Zuletzt geändert:
ntu needed the module to be loaded manually, this done with the modprobe command. Here is how to check ... u libgtk2.0-dev python2.5-dev</code> Having done that it is time to donwload, compile and install ... t more about this than I do could tell me if I've done anything wrong, missed anything out, or done anything I didn't need to. I will, of course, update this
syntax @wiki
4 Treffer, Zuletzt geändert:
or HTML. The text to image conversion is mainly done for smileys. And the text to HTML conversion is u... 'It's a man's world'..." </code> The same can be done to produce any kind of HTML, it just needs to be ... splitbrain.org and **formatting**, but nothing is done with it. </nowiki> The same is true for %%//__thi... splitbrain.org and **formatting**, but nothing is done with it. </nowiki> The same is true for %%//_
delete
3 Treffer, Zuletzt geändert:
elete all files: <code> for i in *; do rm "$i"; done </code> Delete special files: <code> for i in *.jpg; do rm "$i"; done </code> delete by first letter: <code> for i in $( echo {a..z} ); do rm $i*.jpg ; done </code>
shell
3 Treffer, Zuletzt geändert:
.tmp` do ISO[index]="$x" index=`expr $index +1` done for y in `echo ${ISO[@]}` do mkdir -p ${DESTINAT... -o loop -t iso9660 ${ISOPATH}/y ${DESTINATION}/y done exit 0 </code> Datei zeile für zeile lesen: <co... fi echo $X #Your action goes here. done < tmp.txt </code> gut: [[http://steve-parker.or
sshfs
3 Treffer, Zuletzt geändert:
ansferring files to an from an ssh account can be done using the scp command. However, it would be neat ... add yourself to the group “fuse”. Once you have done the above, you can use sshfs to mount the directo... gain. To unmount the directory once your work is done, use the command: <code>$fusermount -u</code> fo
video @psp
3 Treffer, Zuletzt geändert:
echo "$percentage" sleep 1 done echo 100 ) | zenity --progress --title=... rcentage="$percentage" fi sleep 1 done fi } # sanity check helper apps if [ $gui ]; t... nation directory?)" --getexistingdirectory $HOME) done test -z "$encdir" && exit if [ -z $title ] then
acrobat
2 Treffer, Zuletzt geändert:
der is add the Medibuntu repository. This can be done via: <code> sudo wget http://www.medibuntu.org/s... urces.list.d/medibuntu.list </code> Once that is done you’ll likely want to add the Medibuntu GPG key a
cracking_wep_and_wpa_wireless_networks
2 Treffer, Zuletzt geändert:
ill running. For all intents and purposes you are done. That'll pop open most old wireless routers with ... but you gots to do what you gots to do. This is done easiest with another machine because we need a ne
du
2 Treffer, Zuletzt geändert:
ee space." root # send a warning email to root fi done </code> or <code> #!/bin/bash system=`hostname -... cecsekker" -s "[$system] $line" xxx@xxx.bme.hu fi done </code> Quelle((http://www.labtestproject.com/l
exif
2 Treffer, Zuletzt geändert:
$META"/"$(basename "$filename")"_"exif.txt"; done #TEST - create EXIF text files in META dir(redir... .txt" #printf "\\n $filename" >> "$LOGFILE"; done ################################################
joystick
2 Treffer, Zuletzt geändert:
) # (don't forget to kill joy2key when you are done, or # moving the joystick will continue to s... own) # (again, remeber to kill it when you are done) # send keyup codes -rawconsole # Control (fire)
pachislo
2 Treffer, Zuletzt geändert:
ing. When the flag is raised or flag formation is done, the game has won something. On the other hand, i... [Shift Flag Carry-Over] When Avoiding Replay is done, its Shift Flag is carried over. Single Bonus O
ubuntu
2 Treffer, Zuletzt geändert:
ge-generic" |while read n;do apt-get -y remove $n;done </code> sophisticated: <code> dpkg --get-selecti... \ while read n do apt-get -y remove $n done </code> Manuell: Anzeigen akt. Kernel: <code>un
fix_automount @acer_aspire_one
2 Treffer, Zuletzt geändert:
epost script. * At the end of the file after done add: <code> done # restart Xfce Desktop /usr/bin/xfdesktop-xfce --quit &
button @dokuwiki
2 Treffer, Zuletzt geändert:
ubuntu_8.04 @eeepc
2 Treffer, Zuletzt geändert:
kontact @kde
2 Treffer, Zuletzt geändert:
modify @kernel
2 Treffer, Zuletzt geändert:
kmail-google @mail
2 Treffer, Zuletzt geändert:
software @raid
2 Treffer, Zuletzt geändert:
explode @shell
2 Treffer, Zuletzt geändert:
osticket @ticket
2 Treffer, Zuletzt geändert:
backup
1 Treffer, Zuletzt geändert:
denyhosts
1 Treffer, Zuletzt geändert:
dingoo
1 Treffer, Zuletzt geändert:
edid
1 Treffer, Zuletzt geändert:
iso-to-usb
1 Treffer, Zuletzt geändert:
jpg_to_pdf
1 Treffer, Zuletzt geändert:
linux_commands
1 Treffer, Zuletzt geändert:
macos
1 Treffer, Zuletzt geändert:
mencoder
1 Treffer, Zuletzt geändert:
mysql
1 Treffer, Zuletzt geändert:
mysql_turn_on_logging
1 Treffer, Zuletzt geändert:
ping
1 Treffer, Zuletzt geändert:
psx
1 Treffer, Zuletzt geändert:
router
1 Treffer, Zuletzt geändert:
squid
1 Treffer, Zuletzt geändert:
monitor @bash
1 Treffer, Zuletzt geändert:
fastshutdown @eeepc
1 Treffer, Zuletzt geändert:
torch3vision @face_detection
1 Treffer, Zuletzt geändert:
cul @fhem
1 Treffer, Zuletzt geändert:
useful_hints @imagemagick
1 Treffer, Zuletzt geändert:
useful_hints @imagematick
1 Treffer, Zuletzt geändert:
cyrus @mailserver
1 Treffer, Zuletzt geändert:
stream @mplayer
1 Treffer, Zuletzt geändert:
nfs4 @nfs
1 Treffer, Zuletzt geändert:
pxes @pxe
1 Treffer, Zuletzt geändert:
in-out @shell
1 Treffer, Zuletzt geändert:
input_password @shell
1 Treffer, Zuletzt geändert:
1.6 @virtualbox
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