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
361
problems.
Stats
11.2k
EtPoint
4.0k
Vote count
4
questions
361
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
Can not use && operator in Runtime.exec() + linux
HOSTNAME missing from env output
How can execute php scripts in bash?
Find and execute command on all files in directory that have a specific folder name
How to run these two heroku commands in a bash script?
How are pipes implemented in the bash shell?
How to print #!/bin/bash using echo command [duplicate]
On what call(s) the process is blocking?
Replacement of PS1 variable in .bashrc using Sed or Perl
Why is this command substitution waiting for the background job to finish?