“PWD Linux” Código de respuesta

PWD en CMD

 $(pwd) on windows cmd is %cd% .
Salo Hopeless

PWD Linux

pwd stands for Print Working Directory. 
It prints the path of the working directory, starting from the root.
Example after typing pwd:
/home/omar/Desktop/OSLab
Gandalf

Respuestas similares a “PWD Linux”

Preguntas similares a “PWD Linux”

Más respuestas relacionadas con “PWD Linux” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código