A list of tools which are available on any Windows operating system.
General
date /t
: shows the current datetime /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.
Tags:
