Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

string_operations @bash
63 Treffer, Zuletzt geändert:
while read loop -- where we read values from each line of input (from /etc/passwd into seven variables per line. This allows us to use any of these fields that w... ipt is evaluated. Its purpose is to store command line arguments in the global array ARGV1 and the number of command line arguments in the global variable ARGC1. The glob... l variable ARGC1 are supposed to hold the command line arguments and the number of command line arguments. Non-option arguments are left in the g... set to zero: fills the global variable ARGV with lines from stdin. If the global variable mbfl_option_NULL is set to yes: lines are read using the null character as terminator,
osticket @ticket
35 Treffer, Zuletzt geändert:
e_qp_long_line * rule of spam-assassin */ $line_max = $line_max - strlen($linebreak); $escape = "="; $output = ""; $cur... nes for ($j=0; $j<count($lines); $j++) { $line = $lines[$j]; $linlen = strlen($line); // iter... p_diff) { $output .= substr($cur_conv_line, 0, (strlen($cur_conv_line) - $whitesp_diff)) . $... } else { $output .= $cur_conv_line . $linebreak; } $cur_conv_line = "";
ubuntu_hardy @fglrx
12 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... '''/etc/X11/xorg.conf''' to include the following lines without '''[...]''' <code>/etc/X11/xorg.conf| S... ricted-modules-common </code> Add "fglrx" to the line "DISABLED_MODULES" <code>/etc/default/linux-restr
syntax @wiki
10 Treffer, Zuletzt geändert:
ble for syntax highlighting, such as highlighting lines or adding line numbers. ==== Downloadable Code Blocks ==== Whe
pachislo
10 Treffer, Zuletzt geändert:
. 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 certai... ot. In pachislo, it is tenpai when 2 same symbols line up on the pay line, and the player needs to stop the last reel at th... time Model#: 6809 5 coin multiplier 6831 3 line pay 6873 5 line pay 6890 3 coin multipier
linux_commands
10 Treffer, Zuletzt geändert:
*#/d; /^ *$/d'</td><td>Remove comments and blank lines</td></tr> <tr><td>&nbsp;</td><td class="nw">sed ':a; /\\$/N; s/\\\n//; ta'</td><td>Concatenate lines with trailing \</td></tr> <tr><td>&nbsp;</td><... 's/[ \t]*$//'</td><td>Remove trailing spaces from lines</td></tr> <tr><td>&nbsp;</td><td class="nw">se... "quit ASAP">1000q</acronym>'</td><td>Print 1000th line</td></tr> <tr><td>&nbsp;</td><td class="nw">sed
keyboard_shortcuts_for_bash
9 Treffer, Zuletzt geändert:
similar to the clear command Ctrl + U Clears the line before the cursor position. If you are at the end of the line, clears the entire line. Ctrl + H Same as backspace Ctrl + R Let’s you search through previously used... te the word before the cursor Ctrl + K Clear the line after the cursor Ctrl + T Swap the last two char... + F Move cursor forward one word on the current line Alt + B Move cursor backward one word on the cur
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... "closed" ] ; then if [ $PWR_STATE = "off-line" ] ; then /sbin/fastshutdown.sh ;
nfs
7 Treffer, Zuletzt geändert:
rticular options that control everything. Blank lines are ignored, comments can be made using #, and long lines can be wrapped with a backslash (\). Each exported filesystem should be on its own line. Lists of authorized hosts placed after an exp... cters in the file unless they are used in comment lines. For example, the following two lines do not mean the same thing: <code> /home bob.domain.com(rw) /h
htmldoc
6 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
apc @ups
6 Treffer, Zuletzt geändert:
: Tue May 13 11:56:11 CEST 2008 STATUS : ONLINE LINEV : 226.0 Volts LOADPCT : 44.0 Percent Load C... Internal ALARMDEL : Always BATTV : 13.5 Volts LINEFREQ : 50.0 Hz LASTXFER : Low line voltage NUMXFERS : 0 TONBATT : 0 seconds CUMONBATT: 0 seconds XOFFBA... 8 characters #BATTDATE mm/dd/yy # Sensitivity to line voltage quality (H cause faster transfer to batte
shiftlock
6 Treffer, Zuletzt geändert:
etermined by the options specified on the command line. To turn off caps lock key, enter: <code>setxkbma... 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
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://
torch3vision @face_detection
5 Treffer, Zuletzt geändert:
andy.pos’ contains the results of face detection. Line one is the number of detections, then each line has format x y w h, very easy to parse. <code> F
wiimote-ubuntu-mouse-lightpen @wii
5 Treffer, Zuletzt geändert:
les that should be loaded # at boot time, one per line. Lines beginning with “#” are ignored. fuse lp sbp2 uin... gedit /etc/cwiid/wminput/ir_ptr</code> Find these lines <code> Plugin.ir_ptr.X = ~ABS_X Plugin.ir_ptr.Y... edit /etc/cwiid/wminput/buttons</code> Find these lines <code> Wiimote.A = BTN_LEFT Wiimote.B = BTN_RIG
useful_hints @imagematick
4 Treffer, Zuletzt geändert:
useful_hints @imagemagick
4 Treffer, Zuletzt geändert:
modify @kernel
4 Treffer, Zuletzt geändert:
psx
4 Treffer, Zuletzt geändert:
pxes @pxe
4 Treffer, Zuletzt geändert:
1.6 @virtualbox
3 Treffer, Zuletzt geändert:
disk_usage
3 Treffer, Zuletzt geändert:
cracking_wep_and_wpa_wireless_networks
3 Treffer, Zuletzt geändert:
lm-sensors @kernel:modules
3 Treffer, Zuletzt geändert:
software @raid
3 Treffer, Zuletzt geändert:
router
3 Treffer, Zuletzt geändert:
squid
3 Treffer, Zuletzt geändert:
button @dokuwiki
2 Treffer, Zuletzt geändert:
dingoo
2 Treffer, Zuletzt geändert:
fastshutdown @eeepc
2 Treffer, Zuletzt geändert:
extern_resolution @acer_aspire_one
2 Treffer, Zuletzt geändert:
ssh
2 Treffer, Zuletzt geändert:
imagemagickv6 @imagemagick
2 Treffer, Zuletzt geändert:
explode @shell
2 Treffer, Zuletzt geändert:
wminput @wii:wii-remote_on_linux
2 Treffer, Zuletzt geändert:
mailserver
2 Treffer, Zuletzt geändert:
wii-remote_on_linux @wii
2 Treffer, Zuletzt geändert:
ifconfig
2 Treffer, Zuletzt geändert:
mplayer @acer_aspire_one
2 Treffer, Zuletzt geändert:
touchpad-scrolling @eeepc
2 Treffer, Zuletzt geändert:
mplayer @ubuntu
2 Treffer, Zuletzt geändert:
vendors @usb
2 Treffer, Zuletzt geändert:
edid
1 Treffer, Zuletzt geändert:
phoscon
1 Treffer, Zuletzt geändert:
motherboardwechsel @via_epia
1 Treffer, Zuletzt geändert:
ffmpeg
1 Treffer, Zuletzt geändert:
imagemagick
1 Treffer, Zuletzt geändert:
mplayer @eeepc
1 Treffer, Zuletzt geändert:
find_path_of_application
1 Treffer, Zuletzt geändert:
change_ssh_welcome_banner
1 Treffer, Zuletzt geändert:
kismet
1 Treffer, Zuletzt geändert:
nfs4 @nfs
1 Treffer, Zuletzt geändert:
htaccess
1 Treffer, Zuletzt geändert:
screenshot
1 Treffer, Zuletzt geändert:
advancecd @mame
1 Treffer, Zuletzt geändert:
jpg_to_pdf
1 Treffer, Zuletzt geändert:
dlna
1 Treffer, Zuletzt geändert:
convertfromvmware @virtualbox
1 Treffer, Zuletzt geändert:
iso-to-usb
1 Treffer, Zuletzt geändert:
listen_to_htaccess @apache
1 Treffer, Zuletzt geändert:
eeexubuntu
1 Treffer, Zuletzt geändert:
keep_your_ssh_session_running_when_you_disconnect
1 Treffer, Zuletzt geändert:
pdftk
1 Treffer, Zuletzt geändert:
unity
1 Treffer, Zuletzt geändert:
ushare @upnp
1 Treffer, Zuletzt geändert:
sshfs
1 Treffer, Zuletzt geändert:
shell
1 Treffer, Zuletzt geändert:
find @shell
1 Treffer, Zuletzt geändert:
blacklist @usb
1 Treffer, Zuletzt geändert:
lang @error
1 Treffer, Zuletzt geändert:
ati @dualhead
1 Treffer, Zuletzt geändert:
nfs @openoffice
1 Treffer, Zuletzt geändert:
php
1 Treffer, Zuletzt geändert:
ecryptfs
1 Treffer, Zuletzt geändert:
sources.list
1 Treffer, Zuletzt geändert:
nginx
1 Treffer, Zuletzt geändert:
ubuntu
1 Treffer, Zuletzt geändert:
deep_learning
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