xargsMay 2, 2019 ยท View on GitHubRun xargs command on each file found find . -iname *.ts | xargs -n1 ts-node