Let me know your feedback, especially if you haven’t learned awk yet!
You must log in or # to comment.
pipx is also a good way to install a virtualenv and link up any executables that the package exposes.
Edit: So installation would be:
pipx install awktutorial
And it would automatically make the executable available to the user as long as pipx’s bin directory is in the user’s PATH.
It’s strange to me people refer to the
awkcommand rather than the AWK language.




