javascript:($("ol%20li%20a").each(function(){$(this).html('<img%20src="http://rghost.ru'+$(this).attr('href')+'/thumb.png"/>')}))()
Смена размера шрифта в rxvt-unicode "на лету" #!/bin/bash #~/bin/fsize if [ $# -ne 1 ] && [ $# -ne 2 ] then echo "Usage: `basename $0` <truetype_font> <size>" echo " or: `basename $0` -fn <xfont>" exit 1 else if [ $# -eq 1 ]; then printf '\33]50;%s%d\007' "xft:Terminus:antialiasing=true:size=" $1 exit 0 elif [ "$1" = "-fn" ]; then printf '\33]50;%s%d\007' "xft:$2:antialiasing=true" exit 0 else printf '\33]50;%s%d\007' "xft:$1:antialiasing=true:size=" $2 exit 0 fi fi
habrahabr.ru — Кукушка на bash своими руками
CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL
These are special keywords used in DOS and thier use may accidently cause problems with your system... here are their keyword descriptions;
CON Keyboard and display
PRN System list device, usually a parallel port
AUX Auxiliary device, usually a serial port
CLOCK$ System real-time clock
NUL Bit-bucket device
A:-Z: Drive letters
COM1 First serial communications port
COM2 Second serial communications port
COM3 Third serial communications port
COM4 Fourth serial communications port
LPT1 First parallel printer port
LPT2 Second parallel printer port
LPT3 Third parallel printer port
These are called short file names. Short file names have the 8.3 format and are compatible with MS-DOS and other legacy operating systems. They allow the windows OS to communicate with DOS or basicly give the OS the ability to access files on a volume. Playing with these file names and creating garbage folders like you all are trying to do may cause your system to crash.
sudo chmod a+s /usr/lib/kde4/libexec/kcheckpass
перегнать все .flac в .ogg в текущей директории и всех поддиректориях
about:version
about:plugins
about:histograms
about:dns
about:cache
about:crash
Копия на винте валяется давно, но ссылку "давать другим" — чтобы не забыть — просто оставлю здесь.
albinoblacksheep.com