net share
Net Share
RD command is used to remove a directory (folder).
Net help share
It makes a directory (folder).
Share permissions
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
RD command is used to remove a directory (folder).
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.
$ (Dollar Sign)
In Windows and Unix-based and Unix-like systems, the command is mkdir (however in Windows a shortcut md can be used as well).
Share permissions
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.