comparison p7zip_9.20.1/contrib/VirtualFileSystemForMidnightCommander/readme @ 707:8e902fcb8792

<Sgeo> run tar -xjf p7zip.tar.bz2
author HackBot
date Sat, 15 Sep 2012 23:18:55 +0000
parents
children
comparison
equal deleted inserted replaced
706:1cf2de42d323 707:8e902fcb8792
1
2 The official site of u7z is : http://sgh-punk.narod.ru/files/u7z/
3
4 INSTALL
5 =======
6 - edit /usr/share/mc/extfs/extfs.ini to add "u7z" after urar.
7
8 - edit /usr/share/mc/mc.ext to add :
9 =-=-=-=-=-= Cut -=-=-=-=-=-
10 regex/\.(7z|7Z)$
11 View=%view{ascii} 7za l %f
12 Open=%cd %p#u7z
13 =-=-=-=-=-= Cut -=-=-=-=-=-
14
15 This must be added before Manual pages Lines to prevent handle 7z archive
16 like man page
17
18 - copy u7z to /usr/share/mc/extfs
19
20 - launch mc to try ;)
21