We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5862413 commit cc1d8d6Copy full SHA for cc1d8d6
Linux/file.sh
@@ -1,6 +1,9 @@
1
#!/bin/sh
2
3
#-------------------------------------------------------#
4
+##WARNING: This was written before we had a file appimage: https://bin.pkgforge.dev/$(uname -m)/file
5
+## Just use the AppImage instead
6
+## This version was written a long time ago & is probably unreliable
7
## Replaces only basic file command functionality with support for common file types
8
## Minimal dependencies, maximum compatibility, but some grep/sed flags may not be compatible
9
0 commit comments