Please excuse me if this is a really dumb question (I have a feeling it is).
I have a program that instructs me to create a subdirectory on my hard drive.
Isn't this just creating a new folder and adding whatever is needed to it?
If not, how do I create a subdirectory?
Thanks for the help.
> Please excuse me if this is a really dumb question (I have a feeling it is).
> I have a program that instructs me to create a subdirectory on my hard drive.
> Isn't this just creating a new folder and adding whatever is needed to it?
> If not, how do I create a subdirectory?
> Thanks for the help.
A directory is a folder and a subdirectory is a subfolder, so yes, just
create a folder where instructed to do so.