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
-O allows the user to specify an output directory. Annoyingly, Trick does not create parent directories as necessary. Granted, there is no -p option for the C version of the function. Time to get creative!
The text was updated successfully, but these errors were encountered:
-O
allows the user to specify an output directory. Annoyingly, Trick does not create parent directories as necessary. Granted, there is no-p
option for the C version of the function. Time to get creative!The text was updated successfully, but these errors were encountered: