Closed anjali-vaish closed 1 month ago
@Bashamega Thanks for merging my PR, could you please add the hacktoberfest label to it as well. It doesn't reflect on my account.
@Bashamega Thanks for merging my PR, could you please add the hacktoberfest label to it as well. It doesn't reflect on my account.
Sure ❤️
Title: Add
driveinfo.bat
Command to Improve Drive Information AccessibilityDescription: This pull request introduces the
driveinfo.bat
command, which provides detailed information about all storage drives connected to the system. The command outputs the drive ID, file system type, free space, and total size for each connected drive, enhancing the utility of our command suite for system management tasks. This addition aims to aid users in quickly assessing their system's storage capabilities directly from the command line.Changes:
driveinfo.bat
file with complete implementation.driveinfo.bat
command.This feature enhances our toolkit by providing essential drive information, contributing to system maintenance and management efficiency.
Reviewers