]> Sergey Matveev's repositories - nnn.git/commit
Remove libmagic, use file command.
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 21 Aug 2016 02:55:12 +0000 (08:25 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sun, 21 Aug 2016 04:24:51 +0000 (09:54 +0530)
commit2958ecd040d588b43379f38d93a8657d305564c7
tree9e4e85668248f4d710c07344a87094a1e0a9af5d
parent25e1dcaa8b1940f2a199d1ab494a45515637e433
Remove libmagic, use file command.

The magic.mgc file gets created in the local directory, opening
the global file throws unwanted messages. So we are using the o/p
of the file command to determine if the file is a plain text file.
Makefile
config.def.h
noice.c