C-Shell Function - Unix - TechTalkz.com Technology & Computer Troubleshooting Forums

C-Shell Function - Unix - TechTalkz.com Technology & Computer Troubleshooting Forums

瀏覽:797
日期:2025-11-14
non-function part of the script, you have to do setenv MYSCRIPT `which $0` and you invoke functions with $MYSCRIPT --function myfun1 foo bar HTH, 15-09-2007, 05:40 AM #3 Keith Thompson ......看更多