#indent #output #process #command-output #alias #shell #function

nightly app ind

运行一个进程并缩进其stdout和stderr

3个不稳定版本

0.2.2 2022年12月31日
0.2.0 2022年10月28日
0.1.0 2022年10月28日

#13 in #indent

自定义许可

13KB
222 代码行

Ind

运行一个进程并缩进其输出。stdout和stderr可以独立缩进。

用法

选择任何您希望缩进输出的命令,并在其前加上对ind的调用。

此工具推荐用于在shell别名和函数中使用。

alias ls='ind ls'

配置

示例

`` 输出


依赖项

~11–24MB
~336K SLoC