This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| String file contents |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| git filter-branch --env-filter ' | |
| an="$GIT_AUTHOR_NAME" | |
| am="$GIT_AUTHOR_EMAIL" | |
| cn="$GIT_COMMITTER_NAME" | |
| cm="$GIT_COMMITTER_EMAIL" | |
| if [ "$GIT_COMMITTER_EMAIL" = "your@email.to.match" ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 | |
| [ 0.000000] NODE_DATA [000000013fffc000 - 000000013fffffff] | |
| [ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0 | |
| [ 0.000000] Zone PFN ranges: | |
| [ 0.000000] DMA 0x00000010 -> 0x00001000 | |
| [ 0.000000] DMA32 0x00001000 -> 0x00100000 | |
| [ 0.000000] Normal 0x00100000 -> 0x00140000 | |
| [ 0.000000] Movable zone start PFN for each node | |
| [ 0.000000] Early memory PFN ranges | |
| [ 0.000000] 0: 0x00000010 -> 0x0000009c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pentadactyl: TypeError: buffer.focusedFrame is null | |
| pentadactyl: TypeError: buffer.focusedFrame is null:: | |
| pentadactyl: fileName: "chrome://dactyl/content/buffer.js" | |
| pentadactyl: lineNumber: 1122 | |
| pentadactyl: message: "buffer.focusedFrame is null" | |
| pentadactyl: stack: findScrollable(-1,false)@chrome://dactyl/content/buffer.js:1122 | |
| pentadactyl: scrollVertical(null,"pages",-1)@chrome://dactyl/content/buffer.js:1133 | |
| pentadactyl: (-1)@chrome://dactyl/content/buffer.js:733 | |
| pentadactyl: (null)@chrome://dactyl/content/buffer.js:1572 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public iperf servers -- | |
| iperf.wiscnet.net | |
| web100.pnw-gigapop.net | |
| lss.rutgers.edu | |
| 1017 2010-01-27 20:13:37 iperf --help | |
| 1018 2010-01-27 20:13:40 iperf --help | less | |
| 1019 2010-01-27 20:13:43 man iperf | |
| 1022 2010-01-27 20:25:30 iperf -c web100.pnw-gigapop.net |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ESC ignore | |
| q ignore | |
| Enter ignore | |
| f run "~/bin/mplayeraux border" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [default] | |
| ao=oss | |
| #vo=gl | |
| #vo=gl:yuv=1:rectangle=2:force-pbo,xvmc,xv,fbdev,null | |
| vo=xv | |
| ontop=yes | |
| monitoraspect=16:10 | |
| slices=no | |
| idx=yes | |
| stop-xscreensaver=yes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| VERBOSE=off | |
| MAILDIR=$HOME/Mail/ | |
| PMDIR=$HOME/.procmail | |
| DEFAULT=$HOME/Mail/INBOX/ | |
| LOGFILE=$HOME/logs/procmail.log | |
| INCLUDERC=$PMDIR/rule.1 | |
| INCLUDERC=$PMDIR/rule.2 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff -udprP mutt-1.5.21.orig/hdrline.c mutt-1.5.21/hdrline.c | |
| --- mutt-1.5.21.orig/hdrline.c 2009-04-11 02:45:19.000000000 +0300 | |
| +++ mutt-1.5.21/hdrline.c 2010-09-16 11:04:49.000000000 +0300 | |
| @@ -212,6 +212,7 @@ int mutt_user_is_recipient (HEADER *h) | |
| * %f = entire from line | |
| * %F = like %n, unless from self | |
| * %i = message-id | |
| + * %I = initials of author | |
| * %l = number of lines in the message | |
| * %L = like %F, except `lists' are displayed first |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| of them might make sense to you, especially when used with the *bang* |