Good Interface
I like this app, it has a simple but good interface. It doesn’t try to be an everything app. Sometimes doing 1 thing is the best. I fully recommend this app.
Below is the fix for the server status she'll command
Fix the error message for the server status command: and get 5 stars.
Get server status failed. fish: Expected a variable name after this $.
The fix is single quoting and adding missing matching quoting and fixing the df greps by getting df -k twice.
grep "PRETTY_NAME=" /etc/os-release; echo '==='; cat /proc/loadavg; echo '==='; grep -c ^processor /proc/cpuinfo;echo '===';df -k | grep -e Mounted;df -k|grep -w /;echo '===';cat /proc/meminfo;echo '===';grep -v loop /proc/diskstats | grep -v nbd | grep -v ram | grep -v lofi; echo '===';awk '/:/ { print($1, $2, $3, $10, $11) }' < /proc/net/dev
Get server status failed. fish: Expected a variable name after this $.
The fix is single quoting and adding missing matching quoting and fixing the df greps by getting df -k twice.
grep "PRETTY_NAME=" /etc/os-release; echo '==='; cat /proc/loadavg; echo '==='; grep -c ^processor /proc/cpuinfo;echo '===';df -k | grep -e Mounted;df -k|grep -w /;echo '===';cat /proc/meminfo;echo '===';grep -v loop /proc/diskstats | grep -v nbd | grep -v ram | grep -v lofi; echo '===';awk '/:/ { print($1, $2, $3, $10, $11) }' < /proc/net/dev
Show more
一般
一般
Eigentlich eine ansprechende APP, doch .....
Die App scheint gut strukturiert zu sein, doch leider kann man OHNE ein ABO keine Verbindung mittels SSH aufbauen. Das finde ich sehr schade und daher habe ich dieser APP nur die 3 - Sterne gegeben.
Can do a lot of research
I’m sorry to bother but I have










