I should have added this earlier:
the value passed to the script is uppercase. I need to convert it to lowercase and append the directory in which the file is located: Example
filen = ${1} results in PR197-123.CSV. I need it to read 'pr197-123.csv. Additionally, the file is to fetched from...
I am accepting values for a variable outside of the script into an input field with fixed length. Since the value could have any length (max the input field length), I need a way of stripping trailing spaces if any, within the unix script.
Here's how I pass the value from the form to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.