Scroll to navigation

pastel-paint(1) General Commands Manual pastel-paint(1)

NAME

pastel-paint - Print colored text using ANSI escape sequences

SYNOPSIS

pastel paint [-o|--on] [-b|--bold] [-i|--italic] [-u|--underline] [-n|--no-newline] [-h|--help] <color> [text]

DESCRIPTION

Print colored text using ANSI escape sequences

OPTIONS

Use the specified background color
Print the text in bold face
Print the text in italic font
Draw a line below the text
Do not print a trailing newline character
Print help
<color>
The foreground color. Use '-' to read the color from STDIN.
[text]
The text to be printed in color. If no argument is given, the input is read from STDIN.
paint