<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 08/07/2015 11:33 PM, Kahunapule
Michael Johnson wrote:<br>
</div>
<blockquote cite="mid:55C57881.4020002@gmail.com" type="cite"> What
is the easiest way to determine the InstallSize from the output of
osis2mod for compressed modules?</blockquote>
<font face="FreeSerif">installsize="`du -sb
.sword/modules/texts/ztext/pick-a-directory | cut -f1`"<br>
<br>
As to permissions, all files are mode 0600 as seen from ftp.<br>
<br>
ftp> pwd<br>
257 "/pub/sword/modules/texts/ztext/zypnt2010" is the current
directory<br>
ftp> dir<br>
227 Entering Passive Mode (74,208,71,128,175,68).<br>
150 Opening ASCII mode data connection for file list<br>
-rw------- 1 ebible 505 336 Aug 8 00:34 nt.bzs<br>
-rw------- 1 ebible 505 82460 Aug 8 00:34 nt.bzv<br>
-rw------- 1 ebible 505 456465 Aug 8 00:34 nt.bzz<br>
-rw------- 1 ebible 505 0 Aug 8 00:34 ot.bzs<br>
-rw------- 1 ebible 505 241150 Aug 8 00:34 ot.bzv<br>
-rw------- 1 ebible 505 0 Aug 8 00:34 ot.bzz<br>
226 Transfer complete<br>
</font>
</body>
</html>