fileinfo
fileinfo copied to clipboard
📄Get information on over 10,000 file extensions right from the terminal
Results
1
fileinfo issues
Sort by
recently updated
recently updated
newest added
```txt $ python3 --version Python 3.9.0 $ fileinfo py Traceback (most recent call last): File "/Users/adrian/Library/Python/3.9/bin/fileinfo", line 71, in main() File "/Users/adrian/Library/Python/3.9/bin/fileinfo", line 63, in main file_type = get_file_type(html) File...
bug