Search Results

Search: Posts Made By: vockleya
36,096
Posted By vockleya
Thanks. That was just what I was looking for. It...
Thanks. That was just what I was looking for. It works perfectly.
36,096
Posted By vockleya
Filling out Web Form from Script
I am trying to fill out a web form from within a script I am writing. I think that I should be using curl to do this, but I'm not really sure. The form has username and password fields and a submit...
8,076
Posted By vockleya
Thanks. That works great.
Thanks. That works great.
8,076
Posted By vockleya
I just realized something that I didn't notice...
I just realized something that I didn't notice before. When I removed the "-e" option from the read command, both my previous solution and the suggested solution above worked fine. It look likes...
8,076
Posted By vockleya
Thanks. That's exactly what I was looking for. ...
Thanks. That's exactly what I was looking for.

Edit: Sorry, not quite.
8,076
Posted By vockleya
Redirecting STDERR to a file from within a bash script
I am trying to redirect the output from stderr to a log file from within a bash script. the script is to long to add 2> $logfile to the end of each command. I have been trying to do it with the...
1,947
Posted By vockleya
Thank you. That is just what I was looking for.
Thank you. That is just what I was looking for.
1,947
Posted By vockleya
Reading Commands From a File
I am trying to create a script that will read bash commands from a text file and execute them. These commands would all be defining variables. Is this possible, and if so, how do I do it. Any help...
1,917
Posted By vockleya
Thank you. This is just what I was looking for.
Thank you. This is just what I was looking for.
1,917
Posted By vockleya
Variable names within array call
I am trying to write a piece of code that will call a value from an array. There are multiple arrays that I need to call data from. Only one array needs to be used based on the step within the...
Showing results 1 to 10 of 10

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