D:\>cat d:\example.txt |cut -f 2 -d\" |sort cut: |sort: Invalid argument
Same command line without the last pipe works, also will not redirect (>) to text file. Same command line and file work on OpenBSD 3.8 and cut version 5.2.1 on Debian.
Log in to post a comment.