Pwd command (convert), pwd command
Original article: http://www.cnblogs.com/peida/archive/2012/10/24/2737730.html
In Linux, run the pwd command to view the complete path of the "current working directory. To put it simply, whenever you operate on a terminal, you will have a current working directory.
If you are not sure about the current location,
Tags: Shell linux Oraclebackground:The database audit platform for Group self-research has implemented the ability to pull Oracle database performance reports in a single click in a Windows environment.Recently received the small task of the Audit platform development: The Windows environment implementation of a one-click Pull Oracle Database performance report of the bat script changed to LinuxShell script
] ~]# cd/lcp/abc/vanos/ first into a directory 2[[email protected] vanos]# pwd use the PWD command to view the current working directory, and the following is the output directory result. 3 /lcp/abc/vanosUse Pwd-p to display the actual path when a link exists in the directory1 [[email protected] vanos]# CD/ETC/INIT.D/INIT.D for
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 complete path of the "current working directory. To put it simply, whenever you operate on a terminal, you will have a cu
Dind (Docker in Docker) technology, that is, we run multiple Docker containers on a single host, Use each container as a server for you. So this node is created super fast.2. The SSH client inside the browser: you do not have to install the SSH tool, even if using Windows can easily connect to the node's SSH server directly with the browser; for beginners, Installing an SSH client and figuring out how to connect to the server might scare off a bunch
Full Name: Print Working DirectoryPurpose: Displays the absolute path to print out the current working directoryformat:pwd [OPTION] ...Bash built-in command: YesDescriptionPWD prints out the path in two cases, and corresponds to two parameters "-L,--logical", "-P,--physical", these two parameters and the Linux soft link (symbolic links) is closely related. Soft links are similar to shortcuts in Windows, creating a copy to point to a real file (directo
Tags: parameters full display Linux command pre soft DDD view MesIntroduction to CommandsUse the pwd command in Linux to view the full path to the current working directory. Command formatPWD [Options]command functions and ParametersFeatures: View the full path to the current working directory ; parameters: Normally without any parameters, if the directory is a link:Format:pwd-p shows the actual path, not thelinkpath. Common Instance Instance 1: View
Start Linx Shell's first article todayToday describes how PWD and CDs are used.The pwd means "Print working Directory", which displays the current location.PWD also has other available parameters-L (uppercase),-p (uppercase)-L is the same as the PWD showing the current user's location-p Display the user's current physical location and
One Linux command per day (3): pwd commandBird's home 164 pages, now only to find the bird Brother's book a lot of things are not complete.Copy the page directly, as if the code format is scrambled, please go to the original link to viewin Linux, use the pwd command to view the full path to the current working directory. Simply put, you will have a current working directory every time you operate in a termi
One linux Command every day (3): pwd command link: One linux Command every day (1): ls command http://www.bkjia.com/ OS /210210/163049.html#linuxlinuxcommand every day (2 ): cd command http://www.bkjia.com/ OS /201210/163050.html Linux use the pwd command to view the full path of the current working directory. To put it simply, whenever you operate on a terminal, you will have a current working directory. I
In Linux, use the PWD command to view the full path to the current working directory. Simply put, you will have a current working directory every time you operate in a terminal.When unsure of the current location, PWD is used to determine the exact location of the current directory within the file system.1. Command format:PWD [Options]2. Command function:View the full path to the current working directory3.
Transferred from: http://www.cnblogs.com/peida/archive/2012/10/24/2737730.htmlIn Linux, use the PWD command to view the full path to the current working directory. To put it simply, you will have a current working directory every time you operate in a terminal.When unsure of the current location, PWD is used to determine the exact location of the current directory within the file system.1. Command format:PW
Tags: lin localhost entry move man command file system mes caseabout PWD CommandsIn Linux, use the PWD command to view the full path to the current working directory. Simply put, you will have a current working directory every time you operate in a terminal.When unsure of the current location, PWD is used to determine the exact location of the current directory w
Pwd (PrintWorkingDirectory) Name: pwd-printnameofcurrent/workingdirectory enter the current working path syntax: pwd [option] parameter: -- help -- version instance: 1) display the current working path [root @ localhost ~] # Pwd/roo
Pwd (Print Working Directory)
Name:Pwd-pri
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 working directory.The PWD command will immediately know the absolute pat
in Linux, use the pwd command to view the full path to the current working directory. Simply put, you will have a current working directory every time you operate in a terminal. When unsure of the current location, PWD is used to determine the exact location of the current directory within the file system.1. Command format:PWD [Options]2. Command function:View the full path to the current working directory3
in Linux, use the pwd command to view the full path to the current working directory. Simply put, you will have a current working directory every time you operate in a terminal. When unsure of the current location, PWD is used to determine the exact location of the current directory within the file system.1. Command format:PWD [Options]2. Command function:View the full path to the current working directory3
in Linux, use the pwd command to view the full path to the current working directory. Simply put, you will have a current working directory every time you operate in a terminal. When unsure of the current location, PWD is used to determine the exact location of the current directory within the file system.1. Command format:PWD [Options]2. Command function:View the full path to the current working directory3
in Linux, use the pwd command to view the full path to the current working directory. Simply put, you will have a current working directory every time you operate in a terminal. When unsure of the current location, PWD is used to determine the exact location of the current directory within the file system.1. Command format:PWD [Options]2. Command function:View the full path to the current working directory3
Pwd (Print Working Directory)
Name: pwd-print name ofcurrent/working directory enter the current working path
Syntax: pwd [option]
Parameter: -- help -- version
Instance:
1) display the current working path
[Root @ localhost ~] # Pwd
/Root
2) display the actual directory of the soft connection, rather than the director
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.