“PWD Linux” Respostas de código

PWD em 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

Respostas semelhantes a “PWD Linux”

Perguntas semelhantes a “PWD Linux”

Mais respostas relacionadas para “PWD Linux” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código