공백을 탭으로 변환. 더 많은 정보: https://www.gnu.org/software/coreutils/manual/html_node/unexpand-invocation.html.
stdout에 출력:unexpand {{경로/대상/파일}}
stdout에서 읽어온 공백을 탭으로 변환:unexpand
unexpand -a {{경로/대상/파일}}
unexpand --first-only {{경로/대상/파일}}
unexpand -t {{숫자}} {{경로/대상/파일}}