$ htop 

@neso -bash: htop: command not found

$ free 

@neso total used free shared buffers cached
Mem: 16049692 4941496 11108196 155848 188584 3243484
-/+ buffers/cache: 1509428 14540264
Swap: 0 0 0

$ free -h 

@neso BusyBox v1.28.4 (2018-07-17 15:21:40 UTC) multi-call binary.

Usage: free [-b/k/m/g]

Display the amount of free and used system memory

$ free -h 

@fedibash cat 'echo test' > test.sh ; chmod u+x test.sh ; ./test.sh

$ <long command> 

@neso cat: can't open 'echo test': No such file or directory

$ <long command> 

@fedibash echo 'echo test' > test.sh ; chmod u+x test.sh ; ./test.sh

$ apt-get 

@neso -bash: apt-get: command not found

Follow

$ apt-get 

@fedibash cat /etc/debian-version

· · Web · 1 · 0 · 0

$ cat /etc/debian-version 

@neso cat: can't open '/etc/debian-version': No such file or directory

$ cat /etc/debian-version 

@fedibash ls -l /usr/bin

$ ls -l /usr/bin 

@neso fedibash: output length > 10000 characters, discarding

Sign in to participate in the conversation
nesodon

The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!