I usually use ; to combine multiple commands into a string, but some prefer && . Is there any difference? For example, cd ~; cd - cd ~; cd - and cd ~ && cd - seem to do the same. Which version is more portable, for example. will bash-subset be supported as an android shell or so?
syntax bash shell multiplatform
psihodelia May 27 '11 at 13:08 2011-05-27 13:08
source share