Linux
  • Linux
  • Bash
  • Debian
  • Ubuntu
  • Shell
  • CentOS
  • SSH
☰

Makefile 中字串變數的子集

tag-icon 2024-6-11 • tag-icon make
Makefile 中字串變數的子集

我對使用 Make 還比較陌生。我正在嘗試移植一個 shell 腳本,該腳本具有使用 存取的變量${var:9:-1},但是在 Make as$保留中我無法使用此約定。我迷失了,因為每當我嘗試尋找答案時,它們都非常冗長。

例如:

foo:
        bar=`abc|xyz`
        baz -n ${bar:9:-1}
THE END
將未過濾的音訊路由到錄音機 將未過濾的音訊路由到錄音機
如何使用全碟加密手動對 Debian 安裝進行分割區 如何使用全碟加密手動對 Debian 安裝進行分割區

相關內容

熱門問答

熱門問答

  • debian
  • debian-installer
  • disk-encryption

© 2024 rvso.com 版權所有. 網站地圖