shellscriptingdevops

awk -F command is not found (ubuntu)


I am using the command in following types:

Commands are:

Both the commands give the error:


Solution

  • Are you sure you are using the correct command? Have you tried using awk -F with a space in between?