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
372
problems.
Stats
11.4k
EtPoint
4.1k
Vote count
4
questions
372
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
Why String.endsWith and String.startWith are not consistent? [duplicate]
Cannot use env variables in xargs
Does make not support backtick notation?
/bin/sh privilege escalation code using a fake ls - why does this work?
How does a terminal "ASCII animation" work?
Java: while((line = bufferedReader.readLine()) != null) MISSING 2 LINES
Dropbear - cannot SSH when user's shell is redirected
How to stop dollar signs from being expanded in a variable when running SSH commands on a remote host?
Solving a (simple) numeric exercise in bash
Process.spawn child does not receive TERM