Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
I haveGiven the following command:
gzip -dc /cdrom/cdrom0/file.tar.gz | tar xvf –
I wonder whatWhat does the "-" at the end of the command mean? Is it some kind of placeholder?
-
I have the following command:
I wonder what does the "-" at the end of the command mean? Is it some kind of placeholder?
Given the following command:
What does the - at the end of the command mean? Is it some kind of placeholder?