MEM

MEM displays the amount of used and free memory in the DOS environment. It lists information about allocated memory areas, free memory areas, and programs that are currently loaded into memory.

The format of the MEM command is:

    mem [/program | /debug | /classify]

where:

  • p(rogram) /d(ebug) /c(lassify)

    MEM only runs in a DOS session.


    [Back: Command Compatibility]
    [Next: FC (File Compare)]