自由車上自由人 says to Ubuntu 台灣社群 更新版,你再試一次,把回應傳上來: for file in$(sudo find / -name 'ld*.so') ; do strings $file | grep -q ld.so.preload || echo not found in $file ; done