Named pipes
diff <(ls ./old) <(ls ./new)
This creates a virtual file with the contents of the output of ls ./old
.
References
- Named pipe (wikipedia.org)
diff <(ls ./old) <(ls ./new)
This creates a virtual file with the contents of the output of ls ./old
.
京ICP备2021021252号-1 Copyright © 2022.All right reserved.Powered by shouce.51my.top