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
343
problems.
Stats
10.8k
EtPoint
3.9k
Vote count
4
questions
343
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
Understanding tty + bash
curl returns empty reply from server bash due to curl failure
Why is it slower to print directly to console/terminal than redirecting?
How to keep restarting a Windows cmd prompt
chmod with wildcard inside symlink [closed]
What is the difference between using process substitution vs. a pipe?
rsync wildcard not working in bash script
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?