apedosmil8
IS-IT--Management
How do I run AWK in CSH?
Thanks
Thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
...
csh code
...
more csh code
...
final csh code that produces the list|awk '{awk main program here} END{awk end program here}'
script.csh|awk '{...} END{...}'