User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 01:28, 15 May 2017 (diff | hist) . . (+295) . . regex guide (→The Dot Matches (Almost) Any Character)
- 04:46, 14 May 2017 (diff | hist) . . (+255) . . regex guide (→The Dot Matches (Almost) Any Character)
- 04:34, 14 May 2017 (diff | hist) . . (+301) . . regex guide (→Shorthand Character Classes)
- 03:18, 14 May 2017 (diff | hist) . . (+545) . . regex guide (→Repeating Character Classes)
- 03:00, 14 May 2017 (diff | hist) . . (+253) . . regex guide (→Metacharacters Inside Character Classes)
- 02:48, 14 May 2017 (diff | hist) . . (-3) . . regex guide (→Regex Syntax versus String Syntax)
- 02:48, 14 May 2017 (diff | hist) . . (-13) . . regex guide (→Metacharacters Inside Character Classes)
- 02:47, 14 May 2017 (diff | hist) . . (-3) . . regex guide (→Metacharacters Inside Character Classes)
- 02:47, 14 May 2017 (diff | hist) . . (+2) . . regex guide (→Metacharacters Inside Character Classes)
- 02:46, 14 May 2017 (diff | hist) . . (+947) . . regex guide (→Negated Character Classes)
- 02:37, 14 May 2017 (diff | hist) . . (-518) . . regex guide (→Metacharacters Inside Character Classes)
- 02:35, 14 May 2017 (diff | hist) . . (+39) . . regex guide (→special chacters)
- 02:32, 14 May 2017 (diff | hist) . . (+38) . . regex guide (→special chacters)
- 02:29, 14 May 2017 (diff | hist) . . (+924) . . regex guide (→Regex Syntax versus String Syntax)
- 00:52, 14 May 2017 (diff | hist) . . (+10) . . regex guide (→Non-Printable Characters)
- 00:51, 14 May 2017 (diff | hist) . . (+4) . . regex guide (→Printable Characters)
- 00:51, 14 May 2017 (diff | hist) . . (+821) . . regex guide (→Programming Languages)
- 23:31, 13 May 2017 (diff | hist) . . (+22) . . regex guide
- 23:30, 13 May 2017 (diff | hist) . . (+59) . . regex guide
- 23:26, 13 May 2017 (diff | hist) . . (+436) . . regex guide (→special chacters)
- 23:07, 13 May 2017 (diff | hist) . . (+187) . . regex guide (→special chacters)
- 23:03, 13 May 2017 (diff | hist) . . (+130) . . regex guide (→special chacters)
- 23:00, 13 May 2017 (diff | hist) . . (+49) . . N regex guide (Created page with " == special chacters == \ ^ $ . | ? * + ( ) [ {")
- 01:44, 10 May 2017 (diff | hist) . . (+402) . . N bash variable inside awk (Created page with "taken from [http://stackoverflow.com/questions/19075671/how-to-use-shell-variables-in-an-awk-script How to use shell variables in an awk script] This is the best way to do it...") (current)
- 14:51, 9 May 2017 (diff | hist) . . (+190) . . N sqlite3 notes (Created page with " ==How to combine rows based on duplicate data in Sqlite== [http://stackoverflow.com/questions/32369323/android-how-to-combine-rows-based-on-duplicate-data-in-sqlite combin...")
- 15:10, 5 May 2017 (diff | hist) . . (+18) . . N sed reverse lines of output or file (Created page with " sed 'x;1!H;$!d;x'") (current)
- 22:49, 29 April 2017 (diff | hist) . . (+255) . . N disable ipv6 on redhat (Created page with "add the following line to /etc/modprobe.conf install ipv6 /bin/true add the following linds to /etc/sysconfig/network NETWORKING_IPV6=no IPV6INIT=no reboot or run # ...") (current)
- 13:52, 29 April 2017 (diff | hist) . . (+49) . . redhat centos static network ifcfg example (current)
- 13:51, 29 April 2017 (diff | hist) . . (+13) . . redhat centos static network ifcfg example
- 13:51, 29 April 2017 (diff | hist) . . (+254) . . N redhat centos static network ifcfg example (Created page with "DEVICE=eth0 HWADDR=E6:97:60:37:9F:9F TYPE=Ethernet UUID=7e955f19-fe9c-418e-9824-ad7eed980eff ONBOOT=yes NM_CONTROLLED=yes BOOTPROTO=none NETWORK=10.10.150.0 NETMASK=255.255.25...")
- 02:08, 29 April 2017 (diff | hist) . . (+1,442) . . N rsync version mismatch (Created page with "==problem== rsync transfers are failing due to a version mismatch sender: 2.5.7 <br>receiver: 3.1.2 command run $ '''rsync -avh -e ssh --progress --rsync-path=/usr/local/b...")
- 22:28, 16 April 2017 (diff | hist) . . (+32) . . syntax highlight example (current)
- 22:26, 16 April 2017 (diff | hist) . . (+5) . . syntax highlight example
- 22:26, 16 April 2017 (diff | hist) . . (+526) . . syntax highlight example
- 22:17, 16 April 2017 (diff | hist) . . (+244) . . syntax highlight example
- 22:14, 16 April 2017 (diff | hist) . . (+333) . . N syntax highlight example (Created page with " <syntaxhighlight lang="bash" inline> sqlite3 $FWDIR/conf/hit_count_rules_table.sqlite 'select datetime(start_date, "unixepoch") as time, datetime(end_date, "unixepoch") as ti...")
- 21:28, 16 April 2017 (diff | hist) . . (-58) . . Main Page
- 13:24, 11 April 2017 (diff | hist) . . (+483) . . N lxqt openbox move application hotkey (Created page with "Have an application rendered where the title bare is off the screen and you can't move it? You cant click on the window title bar because you cant reach it with your mouse? S...") (current)
- 14:35, 17 March 2017 (diff | hist) . . (+162) . . programming flow chart (current)
- 14:33, 17 March 2017 (diff | hist) . . (+45) . . programming flow chart (→loops)
- 14:33, 17 March 2017 (diff | hist) . . (-2) . . programming flow chart (→loops)
- 14:32, 17 March 2017 (diff | hist) . . (+2) . . programming flow chart (→loops)
- 14:32, 17 March 2017 (diff | hist) . . (+24) . . programming flow chart (→loops)
- 14:31, 17 March 2017 (diff | hist) . . (+41) . . programming flow chart (→loops)
- 14:30, 17 March 2017 (diff | hist) . . (+57) . . programming flow chart (→loops)
- 14:26, 17 March 2017 (diff | hist) . . (+207) . . N programming flow chart (Created page with " ==symbols== file:flow_chart-symbols.gif ==loops== {| cellspacing="5" border="1" ! align="left"|Item |- |row 1, col 1 |row 1, col 2 |- |row 2, col 1 |row 2, col 2 |- |...")
- 14:21, 17 March 2017 (diff | hist) . . (0) . . N File:flow chart-repeat loop.gif (current)
- 14:21, 17 March 2017 (diff | hist) . . (0) . . N File:flow chart-symbols.gif (current)
- 14:21, 17 March 2017 (diff | hist) . . (0) . . N File:flow chart-while loop.gif (current)
- 14:20, 17 March 2017 (diff | hist) . . (0) . . N File:flow chart-if then.gif (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)