Create a directory using the command entry line

To create a directory on your iSeries™ server, follow these steps:

  1. Sign on to your iSeries server.
  2. On the command line, type:
         CRTDIR DIR('/mydir')

    where mydir is the name of the directory you are creating.

    Press the Enter key.

    A message appears at the bottom of your screen, stating "Directory created."