bash find with posix-extended regex
摘要:
findx() { if [[ $# -eq 0 ]]; then set -- . # If no arguments, default to the current directory fi path="$1" # $1 is now the path shift # Shift remaini 阅读全文
posted @ 2025-04-26 17:34 yusisc 阅读(30) 评论(0) 推荐(0)
浙公网安备 33010602011771号