insert tab char between fields of a command output like find ~/Desktop -ls | tee “$(date ”+%Y-%m-%d_%H-%M“) Desktop.txt”

前端 未结 0 642
抹茶落季
抹茶落季 2020-12-21 13:48

I would like to insert tab char between fields of a command output like find ~/Desktop -ls | tee "$(date "+%Y-%m-%d_%H-%M") Desktop.txt" ,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题