ChesterPinkledink
Technical User
I am trying to call a filename in a script I wrote. The script has multiple cases and the number changes too frequently to put a constant number in. Is there a way I can call the last parameter and put it as the infile for a wc or a tr for example because it will always be the last parameter. Thanks