How do I redirect command completion output?
On the command line, I can redirect or pipe output of a command to a file or another command using the > or | operator after the command. I have come across a less standard situation that I would like to redirect the output to a file, but I don’t seem to have the oppurtunity to redirect it: