Chdir (CD)
Displays the name of the current directory, or changes the current folder. When used with only one drive letter (for example, ChDir C:), ChDir displays the current drive name and folder. Used without parameters, ChDir displays the current
Functions ChDir, Fchdir, and Getcwdchdir, fchdir functions each process has a current working directory, and the current directory is a property of the process when a user logs on to a UNIX system, the current working directory is usually a password
Description: All rights reserved to the author, only for learning exchange, if there are other uses please contact the author, reproduced please follow IT professional norms, please indicate the address of the reprint
The ChDir function is similar
In Perl, The chdir function is used to change the current working directory to the specified directory. If no directory is specified, it goes to the user's main directory. This function calls the CD command in UNIX to switch directories. Here is a
1chdir Dependent header Files#include 2 function Definitionint chdir (const char *path);int fchdir (int fd);Function Description:chdir the role is to change the working directory4GETCWD Dependent header Files#include 5 function Definition:Char
When installing jekyll on mac osx 10.7, I want to write a blog on github, you need to install jekyll. I installed it according to this document. http://jekyllrb.com/docs/home/ mac osx 10.7 has built-in ruby and gem. You can use $ sudo gem update --
This paper mainly introduces several command modules of ansible, including:
command-Execute commands on the remote node
shell-Let the remote host execute the command under the shell process
script-Executes the local script after it
Ad-hoc refers to a command that is executed temporarily under ansible and does not require a saved command, and playbook is used for complex commands. Ad-hoc's execution relies on modules, and Ansible provides a large number of modules. such as:
1. Special location and position
The command line program is stored in the 32-bit System File warehouse -- win
2000 in the System32 subdirectory under the installation directory, we can see that the command line command of Win2000 is no longer a
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.