Skip to content

Commit cc1d8d6

Browse files
committed
warn
1 parent 5862413 commit cc1d8d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Linux/file.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
#!/bin/sh
22

33
#-------------------------------------------------------#
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
47
## Replaces only basic file command functionality with support for common file types
58
## Minimal dependencies, maximum compatibility, but some grep/sed flags may not be compatible
69
#-------------------------------------------------------#

0 commit comments

Comments
 (0)