basename
常见例句
- Basename is quite a handy tool for chopping up strings.
Basename 是一個截斷字符串的極簡便工具。 - The statement CALLER=`basename $0` is used to get the name of the script being run.
使用語句 CALLER=`basename $0` 可以得到正在運行的腳本名稱。 - While basename and dirname are great tools, there are times where we may need to perform more advanced string "chopping" operations than just standard pathname manipulations.
盡琯 basename 和 dirname 是很好的工具,但有時可能需要執行更高級的字符串“截斷”,而不衹是標準的路逕名操作。 返回 basename