[問題] 請問一個bash script的問題
我有一串指令想要用 alias 簡化
指令的順序會影響結果
指令如下
command arg_1 --message "123" --file /tmp/123.txt arg_2
其中 arg_1 , arg_2 都是固定的
但是 /tmp/123.txt 這個檔案非必要條件
command arg_1 --message "123" arg_2
這樣子也是可以的
如果我想要用 abc "123" "/tmp/123.txt" 這樣的格式下指令的話
應該要怎麼做alias ?
有沒有辦法當使用者沒有指定 /tmp/123.txt 的時候
指令就不要帶 --file 進去?
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.238.51.144 (日本)
※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1669701211.A.B7B.html
推
11/29 17:25,
2年前
, 1F
11/29 17:25, 1F
討論串 (同標題文章)
以下文章回應了本文:
完整討論串 (本文為第 1 之 2 篇):
Linux 近期熱門文章
23
129
PTT數位生活區 即時熱門文章