expand - 转换 tab 字元为 spaces 字元 spa
expand [OPTION]... [FILE]... orm
# expand fileA |
轉換檔案 fileA 內的跳格為空格,跳格間距為 8 個字元。 ci
# expand -t 10 fileA |
轉換檔案 fileA 內的跳格為空格,定跳格間距為 10 個字元。 文档
# expand -t 10,20,40 fileA |
轉換檔案 fileA 內的跳格為空格,定第十、第20、第40 字元為跳格間。 table