Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
chepner
chepner has asked
6
questions and find answers to
1868
problems.
Stats
53.1k
EtPoint
18.4k
Vote count
6
questions
2k
answers
About
Software engineer and bash aficionado.
chepner questions
When should I double-quote a parameter expansion? [duplicate]
Loop only iterates once with `ssh` in the body [duplicate]
zsh equivalent of bash ${!name*} or ${!name@}
Where does the name "section" come from for a partially applied infix operator?
chepner answers
proper formatting of python multiline [ for in ] statement
How does __future__ statements know the syntax of new python versions?
Is "exit ${?}" correct to use in bash?
Can't set JAVA_HOME on Catalina
Replace a folder with another folder using mv (without deleting target folder first)
dynamic name for associative array in bash
Launch gnu screen from python?
Is a context manager exited if a generator is garbage collected?
Python raw_input messing up string concatenation
What is the difference between '.' and '<<<' when performing function composition?