Hacker News new | ask | show | jobs
by aaronduino 3094 days ago
One interesting trick I found for clearing wierd characters from the clipboard in running `pbpaste | pbcopy` in the (macos) terminal.
1 comments

Just curious why that would do anything? Isn't it the same byte stream coming out that then goes into the other one?