Posts
Sort by recent activity
What is the "^" for in CLI commands?
The ">" output-redirection and the (odd) use of the pipe "|" character are described, but not the caret "^", though it is present in the examples. What does it do?