Search Results

Search: Posts Made By: robfindlay
30,211
Posted By robfindlay
Thank you!! I forgot how much of a newb I am :-(
Thank you!! I forgot how much of a newb I am :-(
30,211
Posted By robfindlay
Using the watch command, is there a way to echo...
Using the watch command, is there a way to echo the output to a logfile?

I run root-tail on my desktop and would like to see the result show up their.

Generically speaking, what is the bash...
30,211
Posted By robfindlay
WATCH!!!! i was trying to remember that buggerin...
WATCH!!!! i was trying to remember that buggerin thing! Though writing a script is good learnin....

Thanks guys!

-Rob
30,211
Posted By robfindlay
SUPER simple bash script to repeat a command...
I need to repeat this command on a configurable interval:

igal -a -r -U -w 6

I tried this:

#!/bin/bash

igal -a -r -U -w 6

sleep 30


Just a guess that it MIGHT work.

Can...
7,603
Posted By robfindlay
thank you!!!!
thank you!!!!
7,603
Posted By robfindlay
Thanks again for the help! This is what I...
Thanks again for the help!

This is what I get when i execute:

mv: cannot move `/home/slag/www/webcam.jpg' to `/home/slag/www/history//home/slag/www/webcam2009-03-21_22.43.57.jpg': No such...
7,603
Posted By robfindlay
Simple BASH shell script to rename webcam jpg and copy into a new directory.
System: Ubuntu Intrepid Ibex

I'm running webcamd as a sort of "security" program, but I need a script that will archive my webcam.jpg files.

So, take the following file: ...
Showing results 1 to 7 of 7

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