I have a tcsh script called xx which takes 3 arguments like this: xx a b c
I want to run xx a b c inside a bash shell, how I do that?
I know I can do tcsh xx a b c
what is the syntax for passing xx a b c (with arguments) to the tcsh commmand?
pls help
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.