Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
that other guy
that other guy has asked
4
questions and find answers to
336
problems.
Stats
10.7k
EtPoint
3.9k
Vote count
4
questions
336
answers
About
Years later, it's still funny when people say "I tried x like that other guy said"
that other guy questions
Bourne shell script error find: -exec CMD must end by ';' [duplicate]
Why is a shell script giving syntax errors when the same code works elsewhere? [duplicate]
Why would a correct shell script give a wrapped/truncated/corrupted error message? [duplicate]
Why does Runtime.exec(String) work for some but not all commands?
that other guy answers
Preserve return value and run not from subshell
Variable Redirect in bash vs. ksh
exit(1) does not give me 1 as an exit value?
Using variable with sed
Python child script consumes all of stdin
mkdir from result of ls
Glob matching only returning first match
How to change ls -a in terminal
Why do files in /proc/self end up being owned by root if a program has its setuid bit set?
Bash script: `exit 0` fails to exit