*: trim multiple spaces, fix line endings
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
65746eb5bb
commit
04dd546e2d
@@ -11,6 +11,6 @@
|
||||
|
||||
`dirname {{경로/a_파일}} {{경로/b_디렉토리}}`
|
||||
|
||||
- 개행 대신 NUL 문자로 출력을 구분하기 (`xargs`와 결합 시 유용함):
|
||||
- 개행 대신 NUL 문자로 출력을 구분하기 (`xargs`와 결합 시 유용함):
|
||||
|
||||
`dirname --zero {{경로/a_디렉토리}} {{경로/b_파일}}`
|
||||
|
Reference in New Issue
Block a user