One of the most useful Linux concepts for beginners is understanding the 3 standard streams:
· stdin for input
· stdout for normal output
· stderr for errors
Once this clicks, redirection and pipes make a lot more sense.
I made this one-image cheat sheet to simplify it.
For further actions, you may consider blocking this person and/or reporting abuse

Top comments (0)