If [ "$CURTIME" -lt "$STIME" ] || [ "$CURTIME
                    
        
     
             
                    ahmed_king29
    
        
    
                    Messages postés
            
                
     
             
            39
        
            
                                    Statut
            Membre
                    
                -
                                     
dubcek Messages postés 19021 Statut Contributeur -
        dubcek Messages postés 19021 Statut Contributeur -
        Bonjour, 
Merci de m'expliquer cette condition if :
if [ "$CURTIME" -lt "$STIME" ] || [ "$CURTIME" -gt "$ETIME" ]
then
SENDRES
fi
Avec : SENDRES est une fonction.
CURTIME = 'date +"%H%M"'
STIME = start time
ETIME = End time.
            
            
                
            
                
    
    
    
        Merci de m'expliquer cette condition if :
if [ "$CURTIME" -lt "$STIME" ] || [ "$CURTIME" -gt "$ETIME" ]
then
SENDRES
fi
Avec : SENDRES est une fonction.
CURTIME = 'date +"%H%M"'
STIME = start time
ETIME = End time.
        A voir également:         
- If [ "$CURTIME" -lt "$STIME" ] || [ "$CURTIME
- Lt scrabble ✓ - Forum Python
- If exist ✓ - Forum Autoit / batch
- Interphone lt - Forum Mobile
- The realtek network controller was not found. if deep sleep mode is enabled please plug the cable ✓ - Forum Pilotes (drivers)
- {Batch} IF NOT EXIST <mon folder> ne fonctionne pas ✓ - Forum Autoit / batch
