StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

sureshkumar

Rating
1479.98 (4,497,051st)
Reputation
389 (334,225th)
Page: 1 2
Title Δ
Removing a zombie process 0.00
Using positional arguments in a bash script -0.48
variable substitution in if statement +0.48
Redirecting input to C program 0.00
What is the meaning of `! -d` in this Bash command? -2.43
ioctl failed: Operation not permitted - block layout of my files 0.00
Why aren't these regexes working as expected? 0.00
Parsing arguments in C 0.00
Which is better, ch = '\n'; write(1, &ch, 1); or putcha... 0.00
Separate two columns from one file to two separate files in for loop +2.01
Using inotify to check if files in a watched folder are overwritten 0.00
Whats the meaning of more while running a shell script :! scriptnam... +0.31
Unix : What happens to a pipe(half-duplex) if the process dies -3.15
is there any single command to create a file with missing directory... 0.00
Tokenize user input for execvp() in c +0.14
How to resolve this pointer issue? 0.00
How to redirect a file to other file -1.88
Can't drop a folder in Unix -3.89
Display hidden files command +0.19
Return value of wait() in C program 0.00
How to select random questions from a text file? -1.80
Waitpid interrupted by system call 0.00
Vim, find the n'th occurence of a word +3.33
BASH: Check if user is root -3.88
Child process cannot read from terminal after it's parent exit 0.00
Interrupted system call in C +4.14
How can i find this pattern in file using linux shell script? +0.28
Given string and its substring, how could I add white space after s... +2.18
What is wrong with my "if" statement in bash shell +0.20
Comparing user and group id's of process' in Linux kernel s... 0.00
Returning character pointer and comparing with string +4.69
In switch statement error is Switch quantity not an integer +1.18
Pointers in C : assigning a literal to int * -3.22
How to set export path for native library in ubuntu server? 0.00
use grep/egrep to find repeated words in a file +0.03
Zipping 2 files into a single folder in unix +0.14
file line count in ksh unix +4.78
Issue in getting the argument's options (contains space) list i... 0.00
After a process forks and we have a new cloned process, will closin... -3.38
Why does sizeof("string") prints one more than the length... +0.38
Why is the first one an infinite loop? -0.61
Append Random Text to File (C) -1.83
function pointer in typedef struct in c 0.00
Echoing Standard input to Standard Output -2.71
main(int argc, char *argv[]) giving strange results for * as comman... -3.37
Power function works wrong +4.31
cannot set values for variables in global structures? -1.44
Output of this C program i can't understand +0.35
Compiler warning using if statements in C -3.50
Am I using strncmp and fgets in the right way? +4.06