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
724
problems.
Stats
28.3k
EtPoint
10.9k
Vote count
35
questions
724
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 return the error from a sourced bash script
How can I break lines in Clojure?
When using "mv" command for moving and renaming, script sees it as a directory instead of new filename
How to show the line number in Shell (/bin/sh) script when debugging (-x)?
awk not working in bash -c "somecommand | awk '{print $2}'"
"Hiding" a system call from ltrace and strace
Create bash script to create yaml files from existing linux etc/hosts files
Is there a Linux command line utility to remove sections (not sure if that's the correct term) from an XML file?
Modify a shell variable inside awk block of code
Lock a file in bash using flock and lockfile