Skip to content

Instantly share code, notes, and snippets.

@andrewmcodes
Created April 3, 2022 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewmcodes/2fdbca5f385955663596d07649dfb6d2 to your computer and use it in GitHub Desktop.
Save andrewmcodes/2fdbca5f385955663596d07649dfb6d2 to your computer and use it in GitHub Desktop.
output ruby to file

ruby -v 2>>&1 | tee -a ~/desktop/ruby_output.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment