Search Results

Search: Posts Made By: TehOne
1,557
Posted By TehOne
I ain't sure what you really want, but try this: ...
I ain't sure what you really want, but try this:


NUMBER=`cat abc.txt`

if [ ! -f ~/tmp.file ]; then
touch ~/tmp.file
echo "$NUMBER:1" >> ~/tmp.file
echo "First number saved,...
1,557
Posted By TehOne
How often do you want to run the check? You could...
How often do you want to run the check? You could either use a corntab script and a temp file or leave a script running a looping the check....
Showing results 1 to 2 of 2

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