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 ... 8 9 10 11 12 ... 94
Title Δ
Name for ${...} constructs (for strings and arrays) in bash? 0.00
Ambiguous redirect when running configure with hush 0.00
awk variables print as options in bash +1.24
What does the bash read -d '' do? -1.38
Using update-in without a get-in to retrieve the value to modify -1.67
Converting a shell command with $(...) for Python subprocess.Popen() -0.76
syntax error: operand expected (error token is "<") 0.00
How do I access a variable in awk if the variable name is in a stri... 0.00
Exit command can't exit bash shell after showing a service info? 0.00
How to convert a subset of YAML into an indexed array of associativ... 0.00
How can I wrap an existing JSON file's contents as part of an o... 0.00
ffmpeg: Incompatible pixel format 'yuv420p' for codec '... 0.00
Why python timeit result is in contradiction with shell's time... +0.24
using (time f) always gives higher value the first time 0.00
Can I import a local module with the same name as a standard-librar... -0.27
How can I use an "if" to generate part of a shell pipeline? +1.58
Can I use a variable name to indirectly select an array to write to? 0.00
Outer product from multiple `seq`s in bash +0.66
bash + cmd : Pass one command output into second command -0.77
Bash scripting with heredocs or better approach 0.00
Popen with PIPE stdout doesn't exit untill Enter is pressed 0.00
Kill last program in pipe if any previous command fails 0.00
Assign a value to a variable which has =," 0.00
unix command to extract digits after last alphabetical string -0.28
How to pass parameters to a class after restarting it with os.execl... 0.00
Bash script works with one file, having trouble expanding the idea 0.00
ElementTree find() always returns "None" Cisco iOS xe -3.29
"Inheriting 'Base', which is not a class" in VS C... 0.00
How do you pass parameters to a function passed as a keyword argume... +0.49
How to print out a list of empty strings of size n represented by d... 0.00
How to extract variable from string in Bash using Regex? +1.21
Is using string concatenation+eval() to build SQLAlchemy queries ok... 0.00
lambda with condition x: 1/x if x!= 0 not work +0.24
Secure way to run shell script with arguments from C, working example 0.00
replace a string of n chars with a random string of n chars for eac... 0.00
Collecting arrays of unique data items from a bash loop -- readarra... +1.15
How to get exit codes for different sections of a command in bash +0.24
Why does `script.py <(cat *.gz)` work with subprocess.Popen in p... 0.00
Order of containers in docker ps 0.00
How to limit number of iterations in a for loop in shell script +1.18
is shebang considered to be a special case of comment? 0.00
Make gif (ffmpeg) using MOST RECENT 7 jpg files in a directory 0.00
How to get pathlib’s unix path handling goodies without the system... +1.00
What is the "active Nix expression"? 0.00
Using jq to inject shell variables into json object 0.00
Bash: find | sed | xargs rm not working, but rm does +0.68
Modify piped input +0.55
Run a function while background task is running and return stdout t... +0.25
What does read -r -a BUILD_ARGS_ARRAY <<< "$@" m... -0.76
How can I iterate over items from two different lists in Clojure in... +0.44