Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Charles Duffy
Charles Duffy has asked
35
questions and find answers to
738
problems.
Stats
28.5k
EtPoint
11.0k
Vote count
35
questions
738
answers
About
Just this guy, see?
Keybase identity @ https://keybase.io/charlesdyfisnet
Charles Duffy questions
Possible to get name of file attached to stdin in OS X?
Referring to session variables (\set var='value') from PL/PGSQL
Extending a library-provided protocol without impacting other users
Bash file descriptor leak
pyramid: Inverse to add_notfound_view(append_slash=True)
Class/forName in Clojure not respecting ContextClassLoader?
"No single method [...] found for function" trying to use a protocol
Synthesizing SQL rows within a range
Setting up pipelines reading from named pipes without blocking in bash
SQLAlchemy: Using a CTE from a (sub)query w/ FROM clause specified as literal text
Charles Duffy answers
How to prevent escaping when adding JSON object with jq?
Why does declare reset the IFS in bash?
How can I map the ñ key on the Helix text editor?
How can I check if Bash POSIX Mode is enabled?
Xargs append string to files
print all terminals of a user except current
Pass the same environment variable to two processes in one line
$FUNCNAME alternative in /bin/sh
Why does the glob `*[!t]*` return files whose names contain `t`s?
Alternative to xargs for processing pipeline [duplicate]