Skip to content

5、其它命令

其它命令

bc命令

案例

bash
[root@linux-test ~]#yum install -y bc
[root@linux-test ~]#echo 2^32|bc
4294967296
最近更新