answersLogoWhite

0

What else can I help you with?

Related Questions

What commands would be used to share a folder from the command line?

Net Share


What is command in DOS?

RD command is used to remove a directory (folder).


Which command-line utility is most useful for displaying the command syntax that can be used to troubleshoot shared resources?

Net help share


What is the mkdir command used for?

It makes a directory (folder).


What type of permissions must be used for a folder on FAT folder?

Share permissions


How do you delete a folder from command prompt?

In Dos-just write (DEL Folder Name) this command will delete all the Files inside that folder,then write (RD Folder Name) This will Remove your Folder. Remember both command contain Same folder name. Which you want to Delete.(DEL)command is used to delete Files. (RD) command is used to delete Folder


What is RD command in MS-DOS?

RD command is used to remove a directory (folder).


Command prompt on a Mac Machine?

Command Prompt is the command-line interpreter used within the Windows operating system. As Mac OS X is based on the Unix operating system it uses the a Unix Shell command-line interpreter. You can access the Shell by running the Terminal application which can be found in the Utilities folder which is within the Applications folder.


Which Symbol is used to hide the share folder?

$ (Dollar Sign)


What command is used to create a folder in the command prompt?

In Windows and Unix-based and Unix-like systems, the command is mkdir (however in Windows a shortcut md can be used as well).


What type of permissions must be used for a folder on a FAT volume?

Share permissions


Copy con command used for?

In MS-DOS, the copy con command is used for the creation of files from the command line. From the command line enter "copy con" and the name of the file desired to be created.