Re: create directory



In article <45E42070.9060201@xxxxxxxxxxx>, bradhamilton <bradhamilton@xxxxxxxxxxx> writes:
Bob Jones wrote:
I am a beginner in VMS, coming from UNIX. Trying to create a new directory
under the current directory, but forgot to use the '.'.

create /directory [newdir]

Now I cannot find where this dir is created. Please help!

directory <some_disk>:[newdir]

That will display the directory contents rather than the directory file.

It has been created on the "top" level of the disk that you "were", at
the time the command was issued.

Now your job will be to find out which disk that was. If you have only
one disk, your task is easy; if not, your task is as hard as the number
of disks on your system.

And as easy as going to where he was when he created the directory
and doing:

$ DIR [000000]NEWDIR.DIR
.



Relevant Pages

  • Re: Read Only / Thanks Keith.
    ... >>'attrib' without any parameters will display a directory ... > xcopy command uses archive attributes. ... > a disk containing all files in the default directory on a ...
    (microsoft.public.windowsxp.general)
  • Re: Opening and writinging text into text files.
    ... >for one of my ipt tests, and it needs to be done in VB 6, ... you have to design a program to do five ... built-in functions to load from disk, save to disk, display on screen ...
    (comp.programming)
  • Re: My happines with Acronis is waning
    ... I got the most awful display on a recently made large ... >>second disk and re-partition the first disk with its format and hope ... > many times and the answer is on the computer which is in trouble - so ... seeing that it is a new installation. ...
    (microsoft.public.win2000.general)
  • Re: VC++ 6 vs. VC++ express: please advise
    ... It also cannot produce 64 bit executables. ... is very standards compliant. ... disk, and display some results. ...
    (microsoft.public.vc.language)
  • Re: Laptop display driver ... monitor too?
    ... I rebuilt an older laptop after the disk drive died ... ... drivers from www.driverguide.com that are supposed to work. ... The Display Adapter is extremely important to the successful viewing of any ... information on the monitor. ...
    (microsoft.public.windowsxp.general)

Loading