FileInput-swift 可以把文本管道转换成 Swift 脚本。
#!/usr/bin/xcrun swift -F <path-to-FileInput.framework> import FileInput for line in input() { process(line) }