Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

string_operations @bash
63 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
35 Treffer, Zuletzt geändert:
: <code> function _quotedPrintableEncode($input, $line_max = 76) { // I use this instead of the original... '8','9','A','B','C','D','E','F'); $lines = preg_split("/(?:\r\n|\r|\n)/", $input); $linebreak = "=0D=0A=\r\n"; /* the linebreak also counts as characters in the mime_qp_long_line * rule
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
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
pachislo
10 Treffer, Zuletzt geändert:
play the machine. It gives the player maximum pay lines. There is little point in betting only 1 token s... 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
syntax @wiki
10 Treffer, Zuletzt geändert:
> as well. **Paragraphs** are created from blank lines. If you want to **force a newline** without a pa... ackslashes followed by a whitespace or the end of line. This is some text with some linebreaks\\ Note that the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens wi
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
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 me
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://
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
5 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 ... sLock key to a ControlKey? by using the following lines in xmodmap: <code> clear Lock keycode 0x7e =
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
wiimote-ubuntu-mouse-lightpen @wii
5 Treffer, Zuletzt geändert:
code>gksudo gedit /etc/modules</code> Insert this line at the end of the file <code>uinput</code> So the... les that should be loaded # at boot time, one per line. Lines beginning with “#” are ignored. fuse lp sbp2 uinput</code> You have to restart your computer fo... gedit /etc/cwiid/wminput/ir_ptr</code> Find these lines <code> Plugin.ir_ptr.X = ~ABS_X Plugin.ir_ptr.Y
psx
4 Treffer, Zuletzt geändert:
useful_hints @imagemagick
4 Treffer, Zuletzt geändert:
useful_hints @imagematick
4 Treffer, Zuletzt geändert:
modify @kernel
4 Treffer, Zuletzt geändert:
pxes @pxe
4 Treffer, Zuletzt geändert:
cracking_wep_and_wpa_wireless_networks
3 Treffer, Zuletzt geändert:
disk_usage
3 Treffer, Zuletzt geändert:
router
3 Treffer, Zuletzt geändert:
squid
3 Treffer, Zuletzt geändert:
software @raid
3 Treffer, Zuletzt geändert:
1.6 @virtualbox
3 Treffer, Zuletzt geändert:
lm-sensors @kernel:modules
3 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:
mplayer @acer_aspire_one
2 Treffer, Zuletzt geändert:
button @dokuwiki
2 Treffer, Zuletzt geändert:
fastshutdown @eeepc
2 Treffer, Zuletzt geändert:
touchpad-scrolling @eeepc
2 Treffer, Zuletzt geändert:
imagemagickv6 @imagemagick
2 Treffer, Zuletzt geändert:
explode @shell
2 Treffer, Zuletzt geändert:
mplayer @ubuntu
2 Treffer, Zuletzt geändert:
vendors @usb
2 Treffer, Zuletzt geändert:
wii-remote_on_linux @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:
deep_learning
1 Treffer, Zuletzt geändert:
dlna
1 Treffer, Zuletzt geändert:
ecryptfs
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:
nginx
1 Treffer, Zuletzt geändert:
pdftk
1 Treffer, Zuletzt geändert:
phoscon
1 Treffer, Zuletzt geändert:
php
1 Treffer, Zuletzt geändert:
screenshot
1 Treffer, Zuletzt geändert:
shell
1 Treffer, Zuletzt geändert:
sources.list
1 Treffer, Zuletzt geändert:
sshfs
1 Treffer, Zuletzt geändert:
ubuntu
1 Treffer, Zuletzt geändert:
unity
1 Treffer, Zuletzt geändert:
listen_to_htaccess @apache
1 Treffer, Zuletzt geändert:
ati @dualhead
1 Treffer, Zuletzt geändert:
mplayer @eeepc
1 Treffer, Zuletzt geändert:
lang @error
1 Treffer, Zuletzt geändert:
advancecd @mame
1 Treffer, Zuletzt geändert:
nfs4 @nfs
1 Treffer, Zuletzt geändert:
nfs @openoffice
1 Treffer, Zuletzt geändert:
find @shell
1 Treffer, Zuletzt geändert:
ushare @upnp
1 Treffer, Zuletzt geändert:
blacklist @usb
1 Treffer, Zuletzt geändert:
motherboardwechsel @via_epia
1 Treffer, Zuletzt geändert:
convertfromvmware @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