Let me know your feedback, especially if you haven’t learned awk
yet!
You must log in or register to comment.
It’s strange to me people refer to the
awk
command rather than the AWK language.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.