write

command
v0.0.0-...-ba0b20d Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

`write` prints formatted text to stdout, stderr, or a file.

Useful options: - `--out` chooses destination. - `--append` appends to files. - `--newline` controls trailing newline.

Example usage: ```sh write "Hello %s" AvyOS write "error: %s" timeout --out=stderr write "uptime=%d" 42 --out=/tmp/status.txt --append ```

Jump to

Keyboard shortcuts

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