Is there an equivalent to the Linux file command on Linux? I would prefer something with Python bindings, but anything will do as long as it can be accessed through a DLL or launched a subprocess.
Is there an equivalent to the Linux file command on Linux? I would prefer
Share
The
filefrom GnuWin32 doesn’t need Cygwin.fileincludes a (BSD licensed) library and Python bindings for it.