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
1920
problems.
Stats
54.1k
EtPoint
18.7k
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
What is the meaning of @(${VAR})?
Bash. Inherit functions scopes
How do you type hint an additional attribute on an object?
What happens when you invoke a function that contains yield?
Cleanly replace current Haskell process (exec)
Indexing into an array using a variable in bash/expect
Why trap didn't work in a pipeline
How to pass a parameter to a downloaded script
How do I turn off all flake8 stylistic errors and leave programmatic errors?
Read string and convert to INT (BASH)