Question: Using awk, create a subdirectory in one directory, for each line in a csv and each line in the csv looks like: first_name,last_name,id_number need each
Using awk,
create a subdirectory in one directory, for each line in a csv and each line in the csv looks like: first_name,last_name,id_number
need each subdirectory to be in the form "last_name.first_name.id_number"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
