【shell 练习5】编写简单的多级菜单
一、简单的多级菜单
[root@web129 ~]# cat menu.sh #!/bin/bash #shell菜单演示 function menu() { echo -e `date` cat <<EOF ----------------------------------- >>>菜单主页: `echo -e "
[root@web129 ~]# cat menu.sh #!/bin/bash #shell菜单演示 function menu() { echo -e `date` cat <<EOF ----------------------------------- >>>菜单主页: `echo -e "