home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.os.linux.suse      Suse is actually not that bad      138,051 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 137,635 of 138,051   
   Aragorn to All   
   Re: yardstick up my behind   
   21 Nov 22 03:11:00   
   
   From: telcontar@duck.com   
      
   On 21.11.2022 at 02:04, bad sector scribbled:   
      
   > I'm not at the script level yet, this incident   
   > was a double command with ; in between.   
      
   The structure...   
      
      
        command1 ; command2   
      
      
   ... means "run command1 and then run command2".  In your case, a better   
   way might be...   
      
      
        command1 && command2   
      
      
   ... which means "run command1, and then run command2 if and only if   
   command1 exited without an error."   
      
      
   --   
   With respect,   
   = Aragorn =   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca