×

Loading...

awk is almost as simple as sed, you can put the script directly in the command line. It has a much more complete set of utilities, sometimes it is viewed as a programming language, like perl.

Actully, I only use sed as "sed -n "s/***/88/g" " because it already beomes a habit.
Report