nlinethings

command module
v0.0.0-...-d7debfb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2023 License: MIT Imports: 13 Imported by: 0

README

Simple Go script to extract interesting inline comments and things.


echo 'internal-www-test-server.com' | go run nLineThings.go -stdin

go run nLineThings.go -out outPutComments.txt internal-www-test-server.com
for i in `cat urls.txt`; do go run nLineThings.go -out ./outputComments.txt $i; done

go run nLineThings.go -h 

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL