Search Results

Search: Posts Made By: Scrutinizer
1,773
Posted By Scrutinizer
Hi, in bash, try: if [[ $run == 1 && ( -f...
Hi, in bash, try:
if [[ $run == 1 && ( -f /tmp/start.Lck || -f /tmp/stop.Lck ) ]]

There should be no space between the double brackets.
Showing results 1 to 1 of 1

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