answersLogoWhite

0

What else can I help you with?

Related Questions

Which permission will allow you to execute touch command in a directory?

To execute the touch command in a directory, you need write permission on that directory. This permission allows you to create or modify files within the directory. Additionally, you also need execute permission on the directory itself to access it and perform operations within it. Without these permissions, you won't be able to create or change files using the touch command.


Which utility allows you to create Active Directory trust relationships from the command line?

netdomNetdom


Which input file format allows you to create modify and delete objects within Active Directory?

The input file format that allows you to create, modify, and delete objects within Active Directory is the LDIF (LDAP Data Interchange Format). LDIF files are plain text files that contain directory information, formatted in a way that can be processed by LDAP-compatible applications. They are commonly used for importing and exporting directory entries and can include commands for adding, modifying, or deleting objects in Active Directory.


How do you create a new directory in vista?

Right click, new->directory.


What is the command to create a new directory called LABS directly under the current directory you are in if i was i the c directory?

mkdir LABS


How do you create a directory in Linux?

mkdir directoryname


When you create a folder are you creating a directory?

Yes.


In Linux what are three commands you can use to create a subdirectory?

1. The most straightforward way to create a create a subdirectory in the current directory is mkdir name where name is the name of the new directory. 2. Another way is to move a directory and its descendants from somewhere else: mv path name where path is an absolute or relative pathname for an existing directory hierarchy, and name is the directory name it will be given in the current directory. 3. Various utilities for unpacking archives may create directories as they execute; for example cpio, tar, unzip etc.


What is a virtual directory?

virtual directory are that directory throgh which we map to location of the directory.suppose you need to make a directory on a place but we dont have the sufficient place for creating directory then for mapping the directory on that place we create directoy on different location and map to current location.this is called virtual directory.


How can you create a directory in dos command line?

MKDIR


What is e directory?

A directory on a computer is a file/disk organization concept. You create directories to logically group files. You can create a hierarchy of directories to organize a large disk.


How does one create a virtual directory?

One can create a virtual directory by opening the internet service manager, clicking on the directories tab, select "add", browse and select "virtual directory", enter the name preferred, click apply, then OK.