📦 Sort Lines Tool — 排序 Lines 工具
v1.0.0排序 lines of text alphabetically or numerically. Use for data organization, 列出 management, and text file preparation.
0· 39·0 当前·0 累计
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install sort-lines-tool
镜像加速npx clawhub@latest install sort-lines-tool --registry https://cn.longxiaskill.com✓ 镜像可用
技能文档
排序 Lines - Line 排序ing 工具
Arrange text lines in alphabetical or numerical order. Supports case-insensitive 排序ing, reverse order, and unique line 过滤器ing.
Usage 排序-lines-工具 [options]
Options -n: Numeric 排序 (instead of alphabetical) -r: Reverse order -u: Unique lines only -f: Case-insensitive 排序 Examples 排序-lines-工具 names.txt 排序-lines-工具 -n numbers.txt 排序-lines-工具 -r data.txt