User Profile
Collapse
-
Execute C-shell command from sh shell
Hi
Can anyone please tell me how do i execute C-Shell command from bash
shell.
I am writting one script which is under #!/bin/sh interpreter.
After getting the script name , i want to run that script which is under #!/bin/csh
When i am switching from sh to csh , my script getting hang there.
How do i switch shell and come back again.
Thaks in Advance.... -
-
class design
How do i write a class 'foo' so that the following code works:
foo f;
f()()();
Can anyone tell me what this f()()() mean?
Thanks in advance.
-Ashok
No activity results to display
Show More
Leave a comment: