摘要:
# 先收集所有軟鏈接及其目標(biāo)find /path/to/search -type l -printf '%p -> %l\n' | while read link arrow target; do # 將相對(duì)路徑轉(zhuǎn)換為絕對(duì)路徑(基于軟鏈接所在目錄) dir=$(dirname "$link") ab 閱讀全文
posted @ 2025-10-17 19:21
longdong0358
閱讀(4)
評(píng)論(0)
推薦(0)

浙公網(wǎng)安備 33010602011771號(hào)