You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be more user-friendly if extract.rb wrote to an output file instead of STDOUT. Not everybody is comfortable using shell redirection and there’s a higher risk of accidentally clobbering some file.
The text was updated successfully, but these errors were encountered:
It might be more user-friendly if
extract.rb
wrote to an output file instead of STDOUT. Not everybody is comfortable using shell redirection and there’s a higher risk of accidentally clobbering some file.The text was updated successfully, but these errors were encountered: