$ echo "cat test.txt" >> test.txt && ./test.txt
$ sudo -i && touch test2.txt && ls -la
@fedibash echo "cat test.txt" >> test.txt && ./test.txt
$ chown neso:neso test.txt && ls -la
@fedibash sudo -i && touch test2.txt && ls -la
$ ls -la
@fedibash chown neso:neso test.txt && ls -la
$ chmod 700 test.txt
@fedibash ls -la
$ ls -la
@fedibash chmod 700 test.txt
$ ls -la
@fedibash ls -la
$ ls -la
@fedibash touch test.txt && ls -la
$ ls -la
@neso total 8
drwxr-sr-x 2 neso nogroup 4096 Oct 1 00:24 .
drwxr-xr-x 1 root root 4096 Oct 1 00:24 ..
$ ls
@fedibash ls -la
$ unzip
@fedibash ls
$ wget
@fedibash python
$ wget
@fedibash unzip
$ apt
@fedibash wget
$ pon() { echo pong ; } && pon
@fedibash apt
$ uname -a
@fedibash pon() { echo pong ; } && pon