Skip to content

Instantly share code, notes, and snippets.

@andrewmcodes
Created April 3, 2022 02:00
Show Gist options
  • Select an option

  • Save andrewmcodes/2fdbca5f385955663596d07649dfb6d2 to your computer and use it in GitHub Desktop.

Select an option

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