Search Results

Search: Posts Made By: barisgultekin
5,936
Posted By barisgultekin
Redirect Xterm
I am using a program that opens up an Xterm window, where the simulation running sends a lot of messages to.

I would like to keep these messages, but I guess the buffer size is not large enough to...
2,358
Posted By barisgultekin
Thanks for the response. It seems that the...
Thanks for the response.

It seems that the problem was that I was calling the script in a wrong way from the terminal:

I was doing: % myCshScript instead of % ./myCshScript

This solves the...
2,358
Posted By barisgultekin
Calling C from within a csh script
After I compile a C program, when I run it from a C shell script, it does not print out the results.

e.g:
myCFile.c: main(){printf("Hey");}

myCshScript: myCFile

This does not output "Hey"...
12,096
Posted By barisgultekin
Yes, that is the solution. Thanks a lot.
Yes, that is the solution. Thanks a lot.
12,096
Posted By barisgultekin
Helen, Thanks for the reply. No I am using...
Helen,

Thanks for the reply. No I am using csh as my command line shell and for the script...

Baris
12,096
Posted By barisgultekin
grep doesn't work within shell script?
I am trying to run the following code from a script file but it complains that syntax of (both instances of) grep is wrong.

When I copy and paste it to the terminal, it is OK. Any idea what the...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 03:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy