One day One Command(CLI)

1.pwd: This command stands for Print Working Directory. As the name suggests it helps us know the current/working directory.
Syntax: pwd
1 a.pwd -P: Stands for pwd physical. It returns the current physical directory ignoring all the symbolic links in t…


This content originally appeared on DEV Community and was authored by Anish Kumar

1.pwd: This command stands for Print Working Directory. As the name suggests it helps us know the current/working directory.
Syntax: pwd
1 a.pwd -P: Stands for pwd physical. It returns the current physical directory ignoring all the symbolic links in the path.
Syntax: pwd -P
1 b.pwd -L: Stands for pwd logical. It returns the current logical directory completely preserving the symbolic links in the path.
Syntax: pwd -L


This content originally appeared on DEV Community and was authored by Anish Kumar


Print Share Comment Cite Upload Translate Updates
APA

Anish Kumar | Sciencx (2024-10-30T15:08:46+00:00) One day One Command(CLI). Retrieved from https://www.scien.cx/2024/10/30/one-day-one-commandcli/

MLA
" » One day One Command(CLI)." Anish Kumar | Sciencx - Wednesday October 30, 2024, https://www.scien.cx/2024/10/30/one-day-one-commandcli/
HARVARD
Anish Kumar | Sciencx Wednesday October 30, 2024 » One day One Command(CLI)., viewed ,<https://www.scien.cx/2024/10/30/one-day-one-commandcli/>
VANCOUVER
Anish Kumar | Sciencx - » One day One Command(CLI). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/10/30/one-day-one-commandcli/
CHICAGO
" » One day One Command(CLI)." Anish Kumar | Sciencx - Accessed . https://www.scien.cx/2024/10/30/one-day-one-commandcli/
IEEE
" » One day One Command(CLI)." Anish Kumar | Sciencx [Online]. Available: https://www.scien.cx/2024/10/30/one-day-one-commandcli/. [Accessed: ]
rf:citation
» One day One Command(CLI) | Anish Kumar | Sciencx | https://www.scien.cx/2024/10/30/one-day-one-commandcli/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.