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" ,
~/Desktop -ls | tee "$(date "+%Y-%m-%d_%H-%M") Desktop.txt"