Change Details
| rc/bash_aliases |
| 9 | 9 | rot13 tr a-zA-Z n-za-mN-ZA-M |
| 10 | 10 | unhex perl -pe 's/%(..)/chr hex $1/ge' |
| 11 | 11 | hex perl -pe 's/([^[:alnum:]\\n])/sprintf "%%%02x",ord $1/ge' |
| 12 | | rdesktop rdesktop -k pt -g 80% -N -a 24 -r disk:tmp=/tmp |
| 12 | rdesktop rdesktop -k pt -g 85% -N -a 24 -r disk:tmp=/tmp |
| 13 | 13 | vncviewer vncviewer -AutoSelect=0 -FullColour |
| 14 | 14 | rhconfig ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info |
| 15 | 15 | grep grep --color=tty -d skip |
Download the corresponding diff file