Skip to content

Instantly share code, notes, and snippets.

@jrivers96
Created November 17, 2017 14:29
Show Gist options
  • Select an option

  • Save jrivers96/d81b4dec927c1553d7df7b87ced09f83 to your computer and use it in GitHub Desktop.

Select an option

Save jrivers96/d81b4dec927c1553d7df7b87ced09f83 to your computer and use it in GitHub Desktop.
Debug streaming
find -L -type f \( -name "scidb-stderr.log" \) -exec tail -f "$file" {} +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment