LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   C Shell I/O (https://www.linuxquestions.org/questions/programming-9/c-shell-i-o-244090/)

apocolpse 10-18-2004 04:15 AM

C Shell I/O
 
How do you read in characters/strings in the CSH ? For example, a response to a simple y/n prompt

apocolpse 10-18-2004 05:01 AM

I figured out how to get the import. However now, I'm trying to pass a regex as a command line arg. (file*). When I do $1 and echo $1 it prints out file and not file*. Does anyone know why is it that way and how can i fix it??


All times are GMT -5. The time now is 01:36 AM.