运行一个进程并缩进其stdout和stderr
所有者 adam-gaia。
#13 in #indent
13KB 222 代码行
运行一个进程并缩进其输出。stdout和stderr可以独立缩进。
选择任何您希望缩进输出的命令,并在其前加上对ind的调用。
ind
此工具推荐用于在shell别名和函数中使用。
alias ls='ind ls'
`` 输出
~11–24MB ~336K SLoC