ascii

command
v0.0.0-...-ec3c368 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: Unlicense Imports: 8 Imported by: 0

README

ascii

This tool examines files and reports non-ascii characters.

Installation

go get github.com/mewmew/playground/cmd/ascii

Usage

ascii [OPTION]... PATH...

Flags:

-v (default=false)
	Verbose.

Examples

echo "Hello, 世界" > foo.txt
ascii foo.txt
// Output:
// foo.txt (1:7) - non-ascii character '世'

Public domain

The source code and any original content of this repository is hereby released into the public domain.

Documentation

Overview

ascii examines files and reports non-ascii characters.

Jump to

Keyboard shortcuts

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