On linux, the pwd command is short for PrintWorkingDirectory. The basic function is to print the current working directory, but it also has some special usage. This article summarizes the usage of pwd.
In Linux, run the pwd command to view the
The PWD command of Linux is also a very common command, this article describes the use of the PWD command in Linux.
For more information on Linux commands, see: Linux Command Quick check manual
The Linux pwd command is used to display the
Copyright Notice Updated: 2017-05-08Bo Master: LuckyalanContact: [Email protected]Statement: Draft not forget to dig well man, reproduced please indicate the source!1 Article IntroductionThis article describes the Linux command CD.2 Development
PWD: View current working directoryObjective:Linux with the PWD command to see the "Current working directory" of the full path, is often mentioned in the directory, more used in the production environment multi-level directory to see the current
20155222 C language Implementation linux PWD command
1. Learn the PWD command in the Linux hierarchy, users can create a new directory with the mkdir command in any directory that is authorized, or you can use the CD command to convert from
The PWD command is used to display the current working directory in the format: pwd[options]@1, view the current work path:[Email protected]/]# pwdThe CD command is used to switch the work path format to: "CD directory Name"
cd command
It is meaningless to simply execute $ CD 'dirname $ 0' in the command line state. Because it returns "." of the current path ".".
This command works only when it is written in a script file. It returns the directory where the script file is stored
file and directory operations must be mastered. pwd CommandThe PWD command is used to print the current directory.CD CommandThe most basic operation of Linux.Command formatCD [directory name] Toggle current directory to DirName parameter rule 1.
In Linux the basic commands are written as: command [ parameter Options ] [ file or path ] The command to use [ the file or path to be processed or consulted ] [This is the one that needs to be variable but must be matched with the command used ] .
Today's command parameters are relatively simple, so I want to learn more. The clear command is used to clear the screen. Ctrl + L has the same effect. The pwd (printworkingdirectory) command displays the current directory (absolute path ). The
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.