10 lines
150 B
Markdown
10 lines
150 B
Markdown
file 5.46
|
|
=
|
|
http://ftp.astron.com/pub/file/file-5.46.tar.gz
|
|
|
|
``` sh *** build ***
|
|
./configure --prefix=/pkg/gnu/file
|
|
make -j$(nproc)
|
|
make install
|
|
```
|