-
shell脚本基本命令编译 怎么把下边的命令行编译成LINUX shell 脚本文件,要注意些什么?谢谢。
1、 编写shell脚本,实现如下功能:( read-p"input 2 integers:"a b[[$a-gt$b]]&echo"$a>;$b[[$a-eq$b]]&echo"$a=$b[[$a-lt$b]]&echo"$a...
1、 编写shell脚本,实现如下功能:( read-p"input 2 integers:"a b[[$a-gt$b]]&echo"$a>;$b[[$a-eq$b]]&echo"$a=$b[[$a-lt$b]]&echo"$a...