Search Results

Search: Posts Made By: jmf77
14,955
Posted By jmf77
Well, adding 2>&1 actually put some output in...
Well, adding 2>&1 actually put some output in the file, except it's not what I'd hoped. I get some kind of "Resource not available" error written to the file now. What does that translate to?
...
14,955
Posted By jmf77
Cron + Script = No Output?
I've got an *extremely* simple script I want to run every minute:

#!/bin/sh
ping -c 1 192.168.1.20 > ~/onlinestatus.txt

So, the script is called "status", it's executable, and in the correct...
Showing results 1 to 2 of 2

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