Menu

Home

Jerome Scott II

This program is a Graphical User Interface for sed & awk programs. It allows you to manipulate streams using sed and awk commands. You may also pipe those commands other programs to manipulate the streams more. The program now will now allow you use to use any BASH commands. If the data text field is empty then no data is piped to the command used. For example, you can just type echo hello world and execute the comamnd hello world will be the result. If you type hello world in the data memo you can pipe the data to another BASH command. For example, if the data memo contained hello world and wc -w was the command the result will be two for two words counted.

Screenshot thumbnail
AWK removing spaces from a string
Screenshot thumbnail
tr command stripping the letter all letter e from string


Project Members: