Friday, 30 March 2018

Learning Linux | Linux from the command line -- How to read man pages, a core Linux skill

Learning Linux | Linux from the command line -- How to read man pages, a core Linux skill

People often say Linux (UNIX) is hard to learn or use, but really they are not. They are simply unfamiliar. Luckily the system has built in tools to teach you how to use it. The man command is key to that. For any Linux, or UNIX, command there is a corresponding MANual page that will teach you how to use it. Just type "man "
Here's how to get the most out of the result.
https://www.maketecheasier.com/read-linux-man-page/

No comments:

Post a Comment