Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

string_operations @bash
58 Treffer, Zuletzt geändert:
alue to a variable normally read from the command-line arguments, when no such arguments are given. This... ou've got questions or comments, please drop me a line. Pattern Matching There are two kinds of pattern ... alue to a variable normally read from the command-line arguments, when no such arguments are given. This... ou've got questions or comments, please drop me a line. KSH Pattern-matching Operators Korn shell's pat
osticket @ticket
24 Treffer, Zuletzt geändert:
: <code> function _quotedPrintableEncode($input, $line_max = 76) { // I use this instead of the original... eak also counts as characters in the mime_qp_long_line * rule of spam-assassin */ $line_max = $line_max - strlen($linebreak); $escape = "="; $output = ""; $cur_conv_line = ""; $le
keyboard_shortcuts_for_bash
9 Treffer, Zuletzt geändert:
if you plan to spend a lot of time at the command line. These shortcuts will save you a ton of time if y... em. <code> Ctrl + A Go to the beginning of the line you are currently typing on Ctrl + E Go to the end of the line you are currently typing on Ctrl + L Clears the ... similar to the clear command Ctrl + U Clears the line before the cursor position. If you are at the end
ubuntu_hardy @fglrx
9 Treffer, Zuletzt geändert:
river-fglrx $ sudo depmod -a </code> The second line may not be necessary as you may already have rest... ules installed. Run it just in case. If the third line fails, you probably don't have the restricted rep... ricted-modules-common </code> Add "fglrx" to the line "DISABLED_MODULES" <code>/etc/default/linux-restr... /blacklist-local </code> Put a # in front of the line "blacklist fglrx", if it is present. Otherwise, t
pachislo
8 Treffer, Zuletzt geändert:
Oshi to win bonus, those symbols will most likely line up. Center Push Stopping the center reel first. ... . The player gets to play it when certain symbols line up on the pay line. Slide When a reel is about to stop at a certain symbol, the reel "slides" to stop... so called as Hamari in Japanese. [Slump Chart] A line chart that indicates the frequency of jackpots (s
apm @eeepc
7 Treffer, Zuletzt geändert:
/sbin/fastshutdown.sh So, if you comment out the line in /etc/acpi/lidbtn.sh that suspends on lid close and add a new line that runs this script, your eeepc will shutdown w... hash mark before "/etc/acpi/suspend2ram.sh" (this line is now ignored but is still there in case you want to reverse this hack) Add a new line "/sbin/fastshutdown.sh" as below <code> #!/bin/s
du
6 Treffer, Zuletzt geändert:
r <code> #!/bin/bash system=`hostname --fqdn` 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=9... g!" | mail -a "From: spacecsekker" -s "[$system] $line" xxx@xxx.bme.hu fi done </code> Quelle((http://
syntax @wiki
6 Treffer, Zuletzt geändert:
ackslashes followed by a whitespace or the end of line. This is some text with some linebreaks\\ Note t... o backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens wi... o backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens ... e this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[d
htmldoc
5 Treffer, Zuletzt geändert:
====== Converts HTML to PDF (here: for command-line linux (MS-Windows not covered, but similar)) Do... ? (Don't worry, it's answered for you on the next line. But try first.) To accomplish this type: <code> ... named 12pdf.pdf. Again, the answer is on the next line. Your line command should look like this: <code> htmldoc --webpage -f 12pdf.pdf one.html two.html E
torch3vision @face_detection
5 Treffer, Zuletzt geändert:
steils) ((http://ultrahigh.org/2008/10/14/command-line-face-detection/)) You will need the C++ Compiler... ing set of face-detection programmes. The command line interface isn’t too friendly, so they take a litt... t common denominator for image processing command line apps. I use the program ‘jpegtopnm’ from package ... andy.pos’ contains the results of face detection. Line one is the number of detections, then each line h
linux_commands
4 Treffer, Zuletzt geändert:
"quit ASAP">1000q</acronym>'</td><td>Print 1000th line</td></tr> <tr><td>&nbsp;</td><td class="nw">sed... 2d ~/.ssh/known_hosts</td><td>Delete a particular line</td></tr> <tr><td>&nbsp;</td><td class="nw">sor... d><td>Show available conversions (aliases on each line)</td></tr> <tr><td>&nbsp;</td><td class="nw">re... <a href="lkdb/readline.html">readline</a></td><td>Line editor used by bash, python, bc, gnuplot, ...</td
psx
4 Treffer, Zuletzt geändert:
dding the appropriate interface to the DHCPDARGS= line. The entry in /etc/sysconfig/dhcpd should appe... c Now edit /etc/inittab and change the following line: <code>id:3:initdefault:</code> to: <code>id:5... Mode using Display Manager. Before changing this line, you can use the telinit command to test prior to modifying the line. Use either telinit 3 to set to level 3, or telin
shiftlock
4 Treffer, Zuletzt geändert:
map -pke > ~/.xmodmap.myown</code> 2) Search the line with capslock in it, it’s keycode 66 in my case. Replace it with something you wouls like, my line looks like this <code>keycode 66 = slash backsla... == Under Redhat 8.0, just enable the following line in /etc/X11/XF86Config <code> Option ... </code> You can then add the keyboard using a line like: <code> /usr/X11R6/lib/X11/xkb/xkbcomp -w
useful_hints @imagemagick
4 Treffer, Zuletzt geändert:
hinter [http://www.imagemagick.org/script/command-line-options.php?#crop -crop] gibt an, was aus dem Bil... * '''[http://www.imagemagick.org/script/command-line-options.php?#repage +repage]''' mit dieser Option... ion '''[http://www.imagemagick.org/script/command-line-options.php?#gravity -gravity]''' und dem Versatz... Option [http://www.imagemagick.org/script/command-line-options.php?#auto-orient -auto-orient] # display
useful_hints @imagematick
4 Treffer, Zuletzt geändert:
hinter [http://www.imagemagick.org/script/command-line-options.php?#crop -crop] gibt an, was aus dem Bil... * '''[http://www.imagemagick.org/script/command-line-options.php?#repage +repage]''' mit dieser Option... ion '''[http://www.imagemagick.org/script/command-line-options.php?#gravity -gravity]''' und dem Versatz... Option [http://www.imagemagick.org/script/command-line-options.php?#auto-orient -auto-orient] # display
modify @kernel
4 Treffer, Zuletzt geändert:
pxes @pxe
4 Treffer, Zuletzt geändert:
apc @ups
4 Treffer, Zuletzt geändert:
disk_usage
3 Treffer, Zuletzt geändert:
nfs
3 Treffer, Zuletzt geändert:
router
3 Treffer, Zuletzt geändert:
squid
3 Treffer, Zuletzt geändert:
software @raid
3 Treffer, Zuletzt geändert:
cracking_wep_and_wpa_wireless_networks
2 Treffer, Zuletzt geändert:
dingoo
2 Treffer, Zuletzt geändert:
ifconfig
2 Treffer, Zuletzt geändert:
mailserver
2 Treffer, Zuletzt geändert:
ssh
2 Treffer, Zuletzt geändert:
extern_resolution @acer_aspire_one
2 Treffer, Zuletzt geändert:
button @dokuwiki
2 Treffer, Zuletzt geändert:
imagemagickv6 @imagemagick
2 Treffer, Zuletzt geändert:
explode @shell
2 Treffer, Zuletzt geändert:
wii-remote_on_linux @wii
2 Treffer, Zuletzt geändert:
wiimote-ubuntu-mouse-lightpen @wii
2 Treffer, Zuletzt geändert:
wminput @wii:wii-remote_on_linux
2 Treffer, Zuletzt geändert:
change_ssh_welcome_banner
1 Treffer, Zuletzt geändert:
dlna
1 Treffer, Zuletzt geändert:
edid
1 Treffer, Zuletzt geändert:
eeexubuntu
1 Treffer, Zuletzt geändert:
ffmpeg
1 Treffer, Zuletzt geändert:
find_path_of_application
1 Treffer, Zuletzt geändert:
htaccess
1 Treffer, Zuletzt geändert:
imagemagick
1 Treffer, Zuletzt geändert:
iso-to-usb
1 Treffer, Zuletzt geändert:
jpg_to_pdf
1 Treffer, Zuletzt geändert:
keep_your_ssh_session_running_when_you_disconnect
1 Treffer, Zuletzt geändert:
kismet
1 Treffer, Zuletzt geändert:
pdftk
1 Treffer, Zuletzt geändert:
phoscon
1 Treffer, Zuletzt geändert:
screenshot
1 Treffer, Zuletzt geändert:
shell
1 Treffer, Zuletzt geändert:
sshfs
1 Treffer, Zuletzt geändert:
unity
1 Treffer, Zuletzt geändert:
listen_to_htaccess @apache
1 Treffer, Zuletzt geändert:
fastshutdown @eeepc
1 Treffer, Zuletzt geändert:
mplayer @eeepc
1 Treffer, Zuletzt geändert:
advancecd @mame
1 Treffer, Zuletzt geändert:
nfs4 @nfs
1 Treffer, Zuletzt geändert:
ushare @upnp
1 Treffer, Zuletzt geändert:
motherboardwechsel @via_epia
1 Treffer, Zuletzt geändert:
1.6 @virtualbox
1 Treffer, Zuletzt geändert:
convertfromvmware @virtualbox
1 Treffer, Zuletzt geändert:
lm-sensors @kernel:modules
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