Tuesday, 1 October 2013

What does 2>/dev/null means...?

What does 2>/dev/null means...?

I want one or two line description about the following command line:
grep -i '\/support\/security\/bulletins\/' content 2>/dev/null

No comments:

Post a Comment