Computer Tips - Windows: useful command line prompts
Date: 2024jun21
OS: Windows
Q. Windows: useful command line prompts
A. I liked this article
https://www.xda-developers.com/10-useful-windows-command-line-prompts/
It mentions:
1. tasklist - display a list of currently running processes
2. chkdsk - checks a disk and displays a status report
3. sfc /scannow - system file checker
4. diskpart - work with disk partitions
5. ver - show current windows version
6. systeminfo - display operating system configuration
7. ipconfig - Display Internet Protocol configuration
8. ping - check connectivity
9. assoc - display or modify file extension associations
10. help - display help info for a command