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
1657
problems.
Stats
49.0k
EtPoint
17.3k
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
bash shell script to delete directory only if there are no files
Use a subrange of all arguments in a Bash function [duplicate]
List all users and last time they read mail, pipeing to multiple output
Every Lens' is a Traversal'... how?
POSIX alternative to multiple variables assignments with read
Function's attributes when in a class
How to create a nonEmpty list?
How to use mypy with derived classes and method calls?
Difference between `test -n $a` and `test -n "$a"`
Using anonymous functions in Haskell CIS194 Week 2 Exercise 2