This is the command insert_brackets that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
insert_brackets - add delimiters before/after text
SYNOPSIS
insert_brackets delimiter1 delimiter2
DESCRIPTION
insert_brackets is a filter that adds the specified delimiters around the text sent
through it. It reads text from stdin and writes the result to stdout. The delimiters can
be arbitrary characters, but things like { }, ( ), etc. are most common.
Please note that insert_brackets is intended mainly to be run from XView's text menu. It
is used in the default text_extras_menu.
Use insert_brackets online using onworks.net services