Hi Eric, It worked. thanks for the unix tut.
• 0 views
•
link
Hi @yahan,
I don't know about getz, but maybe you could try to substitute " " by " " in case the space is a special character for this program. I know that you use single quotes, for which special characters shouldn't be interpreted by the OS, but maybe the program internally evaluates the string in some special way.
Worth a try :)
Log in to answer this question.