Search Results

Search: Posts Made By: jseaton
70,630
Posted By jseaton
Actually, ${hora} is correct, ticks (` `) are...
Actually, ${hora} is correct, ticks (` `) are depreciated.

You could also easily not get that message by using >/dev/null 2>&1

e.g.
if [ ${hora} -le 19 ] >/dev/null 2>&1
Showing results 1 to 1 of 1

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