Skip to content

Commit

Permalink
added special extra dir /s comman
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinetlyNotAI committed Sep 24, 2024
1 parent d705693 commit a59c0e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CODE/driverquery+sysinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ def command(file: str, com: str, message: str):

command("Drivers.txt", "driverquery /v", "Driver Query")
command("SysInfo.txt", "systeminfo", "System Info")
command("Dir_S.txt", "dir/s", "Directory Listing")

0 comments on commit a59c0e0

Please sign in to comment.