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
381
problems.
Stats
11.7k
EtPoint
4.2k
Vote count
4
questions
381
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
how to build Executable jar to return string to shell script
Understanding exec in bash
Why is the assembly for this Haskell program fairly big w.r.t. equivalent C code? Or what am I doing wrong when compiling?
Why is read acting differently in bash and dash?
Execute shell script in Java and read Output
Capture output of bash script over ssh within script
`shift` in Bash but on arrays instead of arguments?
Wait until a condition becomes true in bash
match repeated character in sed on mac
Why String.endsWith and String.startWith are not consistent? [duplicate]