I am trying to strip wildcards from user input text in a c-shell script.
I realize that the shell automatically expands all wildcards prior to storing the data.
Is there a way to isolate the non-wildcard portion of user input?
I also realize that c-shell is not the best shell for scripting. Unfortunately, the script is already written and I'm merely modifying.
Asked by Eric
(1 rep)
Oct 12, 2023, 05:43 PM
Last activity: Oct 25, 2023, 05:06 PM
Last activity: Oct 25, 2023, 05:06 PM