Question d’entretien chez FairWarning

What does the command line man, cd, and pwd.

Réponse à la question d'entretien

Utilisateur anonyme

2 mars 2018

Man - If you want help on options of a command, like checking the manual. Cd - this goes back to older operation systems - Change Directory Pwd - It's like a find me command, where am I in the system. Maybe I've changed directories 8 times. Where am I now. It would return your current directory location such as: /root or /home/PhillsDir