and what about something like this? FILE = "population.dat" cmd = sprintf("< awk -f ~/awk/read_profiles.awk -v coly=5 %s", FILE) plot cmd u 1:2
View entire thread