editpcln

command
v0.0.0-...-e1cb635 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2016 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

Editpcln displays and edits the file names stored in a Go object file or archive.

Usage:

editpcln [-v] [-r from->to] old.a new.a

Editpcln copies old.a to new.a (it can also be invoked on .5, .6, and .8 files), rewriting file paths beginning with 'from' into paths beginning with 'to'. The -r option can be repeated to apply multiple rewrites.

The -v option prints information about the paths encountered and rewritten.

To print the paths present in an object file without writing a new one, use

editpcln -v old.a /dev/null

Jump to

Keyboard shortcuts

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