Search Results

Search: Posts Made By: JASI
19,714
Posted By JASI
Glad to hear it!
Happy coding!
3,465
Posted By JASI
Could you post a couple of lines of the file as...
Could you post a couple of lines of the file as an example?
19,714
Posted By JASI
Hah! Fixed it. interface=$(capif); ...
Hah! Fixed it.

interface=$(capif);

Which I had tried before but without the double quotes around the LimitString delimiter. By the way, what is it about doing that which changed the way shell...
19,714
Posted By JASI
A script may indeed be a collection of commands,...
A script may indeed be a collection of commands, but I'm sure you'll agree that there are things that you can do in a shell script that simply don't work when entered as simple commands from the...
19,714
Posted By JASI
Okay, I fiddled some more and I think that the...
Okay, I fiddled some more and I think that the problem is actually that since I'm using a here document, it's reading the lines of the doc off to the remote box as if they were individual commands...
19,714
Posted By JASI
I believe that whats happening is that the script...
I believe that whats happening is that the script is attempting to run capif on the box that I'm running the script on instead of running capif on the remote box that I'm ssh'ing into.

As I said,...
19,714
Posted By JASI
Trying to run a script over ssh, having issues with tty assignment
Hey folks! I'm trying to run a tcpdump command that monitors for possible malicious traffic. I want to be able to run this on any of several remote boxes that I monitor which all have different...
Showing results 1 to 7 of 7

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