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
5
questions and find answers to
1630
problems.
Stats
48.4k
EtPoint
17.1k
Vote count
5
questions
2k
answers
About
Software engineer and bash aficionado.
chepner questions
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
Split date variable into components
Why does `>` redirect not capture substituted processes' stdout?
Custom python decorator checking function after each line
Python why is 10e26 != 10**26 ? (Floating point inaccuracy?)
Clearing a MetaClass Singleton
How to iterate on multiple lines in a for loop in bash?
bash variable for upper limit of for loop number syntax [duplicate]
git commit exclamation results in zsh: illegal modifier:
Bash ranges of non digit or letters
Get a slice of a sorted list according to a key in Python