Linux 下修改配置实现在当前目录下寻找可执行文件时间:2023-03-09 22:55:10 # vim .bash_profile 添加 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. # vreboot