VirtualTam's bookmarks

  1. Article series:

    Presentations:

    I’m more and more convinced that staging environments are like mocks - at best a pale imitation of the genuine article and the worst form of confirmation bias.

    It’s still better than having nothing - but “works in staging” is only one step better than “works on my machine”.

  2.  -e      Exit  immediately  if a pipeline (which may consist of a
     single simple command),  a subshell command enclosed in parentheses,
     or one of the commands executed as part of a command list enclosed by
     braces (see SHELL GRAMMAR above) exits with a non-zero  status. 
    
     -x      After expanding each simple command, for command, case
     command, select command, or arithmetic  for  command,  display
     the  expanded value of PS4, followed by the command and its
     expanded arguments or associated word list.