eapath

command module
v0.0.0-...-8bca9c9 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

README

eapath

extract all paths

Take as input on stdin a list of urls and print on stdout all the unique urls without queries.

Install
  • git clone https://github.com/edoardottt/lit-bb-hack-tools
  • cd lit-bb-hack-tools/eapath
  • go build -o eapath
  • sudo cp eapath /usr/bin
Usage

cat urls | eapath

Output
https://example.com/file
https://example.com/2
https://www.example.com/file

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