JavaShuo
欄目
標籤
【shell】How can I create a select menu in a shell script?
時間 2021-01-03
標籤
Linux
欄目
Unix
简体版
原文
原文鏈接
select in 循環用來增強交互性,它可以顯示出帶編號的菜單,用戶輸入不同的編號就可以選擇不同的菜單,並執行不同的功能。 select in 是 Shell 獨有的一種循環,非常適合終端(Terminal)這樣的交互場景,C語言、C++、Java、Python、C# 等其它編程語言中是沒有的。 #?用來提示用戶輸入菜單編號;^D表示按下 Ctrl+D 組合鍵,它的作用是結束 select
>>阅读原文<<
相關文章
1.
How to use ftp in a shell script
2.
How can I create a object for a note?
3.
如何在Shell腳本中聲明和使用布爾變量? - How can I declare and use Boolean variables in a shell script?
4.
Passing arguments to a shell script
5.
How to use an ActiveX script task to create a loop in DTS
6.
Create a repo in githup
7.
How to Create a Class in Objective-C
8.
What can I do with a GridPanel in ExtJS
9.
continue — Skip to the next iteration of a loop in a shell script
10.
How can I initialize a double variable to infinity
更多相關文章...
•
Lua 文件 I/O
-
Lua 教程
•
ionic select
-
ionic 教程
•
Java 8 Stream 教程
•
Docker容器實戰(七) - 容器眼光下的文件系統
相關標籤/搜索
a'+'a
shell
a+aa+aaa+a...a
a+aa+aaa+...+aa..a
a#x#i#o#s
a+b
7q&a
a+1
a&user.age
Linux
Unix
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
正確理解商業智能 BI 的價值所在
2.
解決梯度消失梯度爆炸強力推薦的一個算法-----LSTM(長短時記憶神經網絡)
3.
解決梯度消失梯度爆炸強力推薦的一個算法-----GRU(門控循環神經⽹絡)
4.
HDU4565
5.
算概率投硬幣
6.
密碼算法特性
7.
DICOMRT-DiTools:clouddicom源碼解析(1)
8.
HDU-6128
9.
計算機網絡知識點詳解(持續更新...)
10.
hods2896(AC自動機)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
How to use ftp in a shell script
2.
How can I create a object for a note?
3.
如何在Shell腳本中聲明和使用布爾變量? - How can I declare and use Boolean variables in a shell script?
4.
Passing arguments to a shell script
5.
How to use an ActiveX script task to create a loop in DTS
6.
Create a repo in githup
7.
How to Create a Class in Objective-C
8.
What can I do with a GridPanel in ExtJS
9.
continue — Skip to the next iteration of a loop in a shell script
10.
How can I initialize a double variable to infinity
>>更多相關文章<<