QGB / v

value post
0 stars 0 forks source link

htop #1

Open QGB opened 1 year ago

QGB commented 1 year ago

/home/k/bin/htop: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory

curl -OL https://github.com/QGB/v/raw/b0402f0e8c4b5d92e05fd86ee0641245e05a76e2/htop /home/k/test/htop: error while loading shared libraries: libnl-genl-3.so.200: cannot open shared object file: No such file or directory

QGB commented 1 year ago
root@74cea33d6469:/tmp# curl -x "socks5h://192.168.1.3:21080" -OL https://github.com/QGB/v/raw/master/htop
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  253k  100  253k    0     0   136k      0  0:00:01  0:00:01 --:--:--  212k
root@74cea33d6469:/tmp# 
root@74cea33d6469:/tmp# 
root@74cea33d6469:/tmp# ll
total 520
drwxrwxrwt 1 root root   4096 Sep 12 09:32  ./
drwxr-xr-x 1 root root   4096 Sep 12 05:40  ../
-rw-r--r-- 1 root root 259128 Sep 12 09:32  htop
-rw-r--r-- 1 root root 259128 Sep 12 09:31 'htop?raw=true'
root@74cea33d6469:/tmp# chmod  777 *
root@74cea33d6469:/tmp# 
root@74cea33d6469:/tmp# ll
total 520
drwxrwxrwt 1 root root   4096 Sep 12 09:32  ./
drwxr-xr-x 1 root root   4096 Sep 12 05:40  ../
-rwxrwxrwx 1 root root 259128 Sep 12 09:32  htop*
-rwxrwxrwx 1 root root 259128 Sep 12 09:31 'htop?raw=true'*
root@74cea33d6469:/tmp# ./htop
./htop: error while loading shared libraries: libnl-3.so.200: cannot open shared object file: No such file or directory
root@74cea33d6469:/tmp#