So I need to benchmark a program that I wrote, and for some reason, my professor asked to benchmark it against an execline script. After 3 hours, I still have no clue how to do execline scripting. could someone please transfer this bash script into execline script ?
cat f1 | sort | tr a-z A-Z >f2