|
|
Windows built-in command-line tools
General
date /t: shows the current date
time /t: shows the current time
Windows memory
mem /P: Displays status of programs currently loaded in memory.
mem /D: Displays status of programs, internal drivers, and other information.
mem /C: Classifies programs by memory usage. Lists the size of programs, provides a summary of memory in use, and lists largest memory block available.
|
|