[root@localhost ~]# ls -lha /usr/bin | grep bitcoin
lrwxrwxrwx. 1 root root 39 oкт 15 2018 bitcoin-cli -> /home/bitcoind/bitcoind/bin/bitcoin-cli
lrwxrwxrwx. 1 root root 36 oкт 15 2018 bitcoind -> /home/bitcoind/bitcoind/bin/bitcoind
Looks alright, how about
/home/bitcoind/bitcoind/bin/?
ls -lha /home/bitcoind/bitcoind/bin/
[root@localhost bitcoind]# ls -lha
итoгo 0
drwxrwxr-x 4 bitcoind bitcoind 64 oкт 13 10:47 .
drwx------ 3 bitcoind bitcoind 118 ceн 8 00:06 ..
lrwxrwxrwx 1 root root 33 oкт 13 10:47 bitcoind -> /opt/bitcoin-v0.16.1/bin/bitcoind
drwxrwxr-x 6 bitcoind bitcoind 71 ceн 7 22:06 deps
drwxrwxr-x 4 bitcoind bitcoind 75 ceн 19 20:40 downloads
[root@localhost //]# cd opt/bitcoin-v0.16.1/bin
[root@localhost bin]# ls
bench_bitcoin bitcoin-cli bitcoind bitcoin-tx test_bitcoin
[root@localhost bin]# ls -lha
итoгo 314M
drwxr-xr-x. 2 root root 95 oкт 15 2018 .
drwxr-xr-x. 6 root root 72 oкт 15 2018 ..
-rwxr-xr-x. 1 root root 82M oкт 15 2018 bench_bitcoin
-rwxr-xr-x. 1 root root 8,6M oкт 15 2018 bitcoin-cli
-rwxr-xr-x. 1 root root 77M oкт 15 2018 bitcoind
-rwxr-xr-x. 1 root root 18M oкт 15 2018 bitcoin-tx
-rwxr-xr-x. 1 root root 131M oкт 15 2018 test_bitcoin