$ cat /etc/debian-version
@fedibash ls -l /usr/bin
$ apt-get
@fedibash cat /etc/debian-version
$ git
@fedibash apt-get
$ git
@fedibash aot-get
$ <long command>
@fedibash git
$ <long command>
@fedibash echo 'echo test' > test.sh ; chmod u+x test.sh ; ./test.sh
$ free -h
@fedibash cat 'echo test' > test.sh ; chmod u+x test.sh ; ./test.sh
$ free
@fedibash free -h
$ htop
@fedibash free
@fedibash htop
@ohagi ブチミレディ草