Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
John Kugelman earned this badge 51 times |
mar 22 at 21:14
Linux: /dev/null/: Is a directory
mar 5 at 22:45
Why do I need setuid(0) within a setuid-root C program that calls an administrative program with system()?
mar 2 at 18:16
Removing the textarea border in HTML
feb 25 at 13:57
How do I remove a directory that is not empty?
feb 22 at 3:05
Regex for anything between []
dec 22 at 22:42
Calculating Nth permutation step?
dec 20 at 15:06
Forward declarations in bash?
dec 10 at 7:56
How to get line number using scanner
sep 27 at 4:47
bash script code help to make zip/tar of several folders
sep 14 at 4:44
Piping buffer to external command in Vim
aug 31 at 3:09
In bash, how does one clear the current input?
jul 9 at 5:28
Why is JFrame layout not the one I set?
jun 13 '12 at 18:16
How to echo directories containing matching file with Bash?
may 19 '12 at 5:20
The simplest formula to calculate page count?
jan 30 '12 at 23:08
Check diff against file on the server
jan 20 '12 at 23:58
Python - Speed up an A Star Pathfinding Algorithm
jan 17 '12 at 22:02
Unicode friendly alphabetic pattern for python regex?
jan 9 '12 at 14:26
Bash: Syntax error: redirection unexpected
dec 12 '11 at 11:04
diff to output only the file names
nov 10 '11 at 21:39
Change Vim swap/backup/undo file name
nov 2 '11 at 17:56
How do I view an older version of an SVN file?
aug 9 '11 at 14:17
Using bash, how do you make a classpath out of all files in a directory
jul 29 '11 at 5:11
jQuery selecting and filtering elements inside a div
jul 7 '11 at 3:04
(post deleted or otherwise unavailable)
jul 7 '11 at 3:04
How to search by key=>value in a multidimensional array in PHP
apr 16 '11 at 4:32
Foreach loop, but for first key do something else
feb 9 '11 at 6:20
How do I properly work with Strings in C?
dec 30 '10 at 1:43
socket in linux
dec 3 '10 at 9:12
What is the maximum number of methods a Java class can have?
nov 7 '10 at 15:06
Improvements to anagram
oct 2 '10 at 7:37
Find largest number with all contiguous triples being unique primes
oct 1 '10 at 11:06
Sorting strings containing numbers in a user friendly way
oct 1 '10 at 10:41
Lambda calculus and church numerals confusion
oct 1 '10 at 8:21
Assign the 'onmouseover' event handler
oct 1 '10 at 8:11
initialize array to 0 in C
oct 1 '10 at 7:17
How do I write a function as both an event handler and a callable function that takes an argument?
oct 1 '10 at 5:27
Diff output from two programs without temporary files
sep 30 '10 at 8:39
Mapping a string to a unique number?
sep 11 '10 at 16:37
How to read and extract information from a file that is being continuously updated?
jun 18 '10 at 0:37
vim - how am I suppose to read this command to remove all blanks at the end of a line
dec 8 '09 at 1:12
Bash command to open largest file
oct 29 '09 at 12:52
Performance of Arrays.asList
oct 7 '09 at 22:17
The Double Byte Size in 32 bit and 64 bit OS
jul 3 '09 at 13:07
Overriding “+=” in Python? (__iadd__() method)