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
1556
problems.
Stats
46.9k
EtPoint
16.7k
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
Shell Script - How to merge two text files without repeating lines
Python, how come we can create class variables that were not defined in class creation?
meaning of `__all__` inside Python class
Mocks not getting hit in Python unit tests
.bashrc : how to check in what terminal the shell is running
How can I terminate netcat so my script can loop again?
Implicit inheritance from the collections.abc.Container class when implementing __contains__ method
How to restrict python overload to not being a literal
Bash `wait` command, waiting for more than 1 PID to finish execution
When defining a lambda function with a variable inside, how to prevent changes in function when I change the variable?