时间:2024-10-13 10:52:49
1、查看bash版本信息bash -version
3、编译安装cd bash-4.3./configuremakemake install如果编译成功就如下图所示
5、测试bash版本