Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
n-alexander
n-alexander has asked
12
questions and find answers to
20
problems.
Stats
332
EtPoint
53
Vote count
12
questions
20
answers
About
n-alexander questions
Why isn't the process I start with Perl's system() a child process?
Get a list of function names in a shell script [duplicate]
create std::string from char* in a safe way
How do I compare strings in Bourne Shell?
How to avoid race condition when using a lock-file to avoid two instances of a script running simultaneously?
how to set close-on-exec by default
How to pass the password to su/sudo/ssh without overriding the TTY?
Get current time in seconds since the Epoch on Linux, Bash
n-alexander answers
sleep() is stalling my program too early. What am I doing wrong?
What things should be localized in an application
How can I propagate exceptions between threads?
Difference between using fork/execvp and system call
How low do you go before something gets thread-safe by itself?
What is the best IDE for C Development / Why use Emacs over an IDE? [closed]