StackRating

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

Charles Duffy

Rating
1712.62 (102nd)
Reputation
192,320 (252nd)
Page: 1 ... 11 12 13 14 15 ... 94
Title Δ
How to list daemon (services) process in linux, as with psutil? 0.00
Getting "jobs -l" to show actual command, without unexpan... 0.00
Using a wildcard to generate output file, not just input file, fail... 0.00
How do I pass a string argument in bash and maintain the string? +0.25
os.read(0,) vs sys.stdin.buffer.read() in python 0.00
Redirecting "command not found" to a file 0.00
Is there a way to prevent injection attacks when building a command... +1.69
How to use shell script pipe json to curl to sent slack message 0.00
Bash - Extract kpartx output to variables -1.21
How to use variables as input for xmlstarlet val? 0.00
How to read up until a delimiter? 0.00
Modify a Python regular expression to work in grep -2.18
If statements not executing after function call in bash 0.00
Add substring to a string in bash +1.40
How to show the line number in Shell (/bin/sh) script when debuggin... 0.00
Using forks and os.execl in Python is giving me an OSError 0.00
How to pipe each jq filter output to an external command? +1.11
Stack build without storing output in nix store? 0.00
Why doesn't "find -perm u+r" find my many readable/wr... +0.25
Bash variable substitution for jq query always returns null +0.26
How to loop commands continuously from prompt 0.00
How to use while loop inside subshell after pipe 0.00
Problem with Nix package manager and GitLab 0.00
Create a shell-escaped POSIX path in macOS -1.00
Why is "ls -1 $fl | wc -l" not returning value 0 in my fo... +1.32
empty value in foreach loop - TCL - unix script 0.00
Find indented lines under an unindented header 0.00
Bash dictionary error no such file or directory 0.00
How can I read '0.00' as a number in Python while preservin... 0.00
File created by ansible script module not present after running aga... 0.00
Launch two bash commands simultaneously and collect results from th... 0.00
Supervisord sending instant SIGKILL 0.00
How to use Dynamic values in Vagrantfile e.g. Shell variables 0.00
What does (?i) mean in a Python/pexpect regex? 0.00
Can Pythonpath have any variable name? 0.00
Why is "set -x" (xtrace) output not subject to redirectio... 0.00
Can't use shell variable in curl data payload 0.00
How do I cat a file from a git ls-tree response? -2.13
Why does "set VAR=value" not work in bash? 0.00
Awk script not working when passed to SSH in a heredoc 0.00
Fill Two Arrays on the fly From stdin File in Bash 0.00
bash read csv file store value into a variable 0.00
What is a POSIX-compliant alternative to if (( ... ))? 0.00
bash rsync can't find directory with spaces +0.24
How can I make a shell pipeline print and slide a word from left to... 0.00
How to make "dictionary" with shell functions? +1.09
Modify BED with poliregions -1.63
BASH - pass status of previous statement to function? +1.75
Using subprocess.run with arguments containing quotes +1.83
What does if <command>; [ $? = 4 ]; then <...> do? 0.00