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
1926
problems.
Stats
54.2k
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 purpose of Python 3's `dict_values` type? [duplicate]
Bash: Odd behavior reading from STDIN in a loop
Is there a way to read all key-value pairs in the JSON file and then initialize all variables accordingly in shell?
How can I use getLine or getChar in haskell?
The scope of local variables in sh
Bash check for http or https regex
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?