Pywhat should accept multiple files as input
Author: ghostCreated Oct 4, 2021Updated Sep 28, 2022
Labelsgood first issuehacktoberfest
Pywhat supports files and folders, but it does not allow passing several files as arguments:
$ pywhat file1 file2 file3 results in
Error: Got unexpected extra arguments (file2 file3)
Source: bee-san/pyWhat