* Tobias Geerinckx-Rice <m...@tobias.gr> [2020-10-28 00:24]:
> Jean Louis 写道:
> > I did not notice it. There are no sources on Github, just binaries
> 
> They take some effort to miss:
> <https://github.com/bmatzelle/gow/releases/tag/v0.8.0>.

I have downloaded packages. For GNU tools I can find sources. For Gow,
I cannot find. I do believe in good intentions. Author is probably not
well informed and develops on Windows.

This package below is distributed as gow-0.8.0 "source" and contains
binaries. Users receiving binaries cannot know to which license each
binary is there, unless they would be experienced.

File NoDocs.txt is empty.

There is nowhere written or explained how to make the Gow oneself and
I do not find source for Gow.

So probably it is vbs script, there is no EXE for Gow. Is it right?

admin@static:~$ tree -C gow-0.8.0/
gow-0.8.0/
├── bin
│   ├── awk.exe
│   ├── basename.exe
│   ├── bash.exe
│   ├── bc.exe
│   ├── bison.exe
│   ├── bunzip2.exe
│   ├── bzip2.dll
│   ├── bzip2.exe
│   ├── bzip2recover.exe
│   ├── cat.exe
│   ├── chgrp.exe
│   ├── chmod.exe
│   ├── chown.exe
│   ├── chroot.exe
│   ├── cksum.exe
│   ├── clear.bat
│   ├── cp.exe
│   ├── csplit.exe
│   ├── curl.exe
│   ├── cut.exe
│   ├── dc.exe
│   ├── dd.exe
│   ├── df.exe
│   ├── diff3.exe
│   ├── diff.exe
│   ├── dirname.exe
│   ├── dos2unix.exe
│   ├── du.exe
│   ├── egrep.exe
│   ├── env.exe
│   ├── expand.exe
│   ├── expr.exe
│   ├── factor.exe
│   ├── fgrep.exe
│   ├── flex.exe
│   ├── fmt.exe
│   ├── fold.exe
│   ├── gawk.exe
│   ├── gdbm3.dll
│   ├── gfind.exe
│   ├── gow.vbs
│   ├── grep.exe
│   ├── gsar.exe
│   ├── gsort.exe
│   ├── gzip.exe
│   ├── head.exe
│   ├── history5.dll
│   ├── hostid.exe
│   ├── hostname.exe
│   ├── id.exe
│   ├── indent.exe
│   ├── install.exe
│   ├── join.exe
│   ├── jwhois.exe
│   ├── less.exe
│   ├── lesskey.exe
│   ├── libcurl.dll
│   ├── libeay32.dll
│   ├── libiconv-2.dll
│   ├── libiconv2.dll
│   ├── libidn-11.dll
│   ├── libintl-2.dll
│   ├── libintl3.dll
│   ├── libssl32.dll
│   ├── ln.exe
│   ├── ls.exe
│   ├── m4.exe
│   ├── make.exe
│   ├── md5sum.exe
│   ├── mkdir.exe
│   ├── mkfifo.exe
│   ├── mknod.exe
│   ├── msys-1.0.dll
│   ├── msys-regex-1.dll
│   ├── msys-termcap-0.dll
│   ├── mv.exe
│   ├── nano.exe
│   ├── ncftp.exe
│   ├── nl.exe
│   ├── od.exe
│   ├── pageant.exe
│   ├── paste.exe
│   ├── patch.exe
│   ├── pathchk.exe
│   ├── pcre3.dll
│   ├── plink.exe
│   ├── pr.exe
│   ├── printenv.exe
│   ├── printf.exe
│   ├── pscp.exe
│   ├── psftp.exe
│   ├── putty.exe
│   ├── puttygen.exe
│   ├── pwd.exe
│   ├── readline5.dll
│   ├── regex2.dll
│   ├── rmdir.exe
│   ├── rm.exe
│   ├── scp.bat
│   ├── sdiff.exe
│   ├── sed.exe
│   ├── seq.exe
│   ├── sftp.bat
│   ├── sha1sum.exe
│   ├── shar.exe
│   ├── sleep.exe
│   ├── split.exe
│   ├── ssh.bat
│   ├── ssleay32.dll
│   ├── su.exe
│   ├── sum.exe
│   ├── sync.exe
│   ├── tac.exe
│   ├── tail.exe
│   ├── tar.exe
│   ├── tee.exe
│   ├── test.exe
│   ├── touch.exe
│   ├── tr.exe
│   ├── uname.exe
│   ├── unexpand.exe
│   ├── uniq.exe
│   ├── unix2dos.exe
│   ├── unlink.exe
│   ├── unrar3.dll
│   ├── unrar.exe
│   ├── unshar.exe
│   ├── uudecode.exe
│   ├── uuencode.exe
│   ├── vim.exe
│   ├── wc.exe
│   ├── wget.exe
│   ├── whereis.bat
│   ├── which.exe
│   ├── whoami.exe
│   ├── xargs.exe
│   ├── yes.exe
│   ├── zip32z64.dll
│   └── zip.exe
├── docs
│   └── NoDocs.txt
├── licenses
│   ├── Gow-License.txt
│   ├── GPL-License.txt
│   ├── NcFTP-License.txt
│   └── Putty-License.txt
├── ReadMe.md
└── setup
    ├── Gow.nsi
    └── PathSetup.vbs

4 directories, 147 files


-- 
Jean Louis

Reply via email to