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
I do the following fd -x my command -i {} -o out.tmp
I have some output but I have no idea to what file these input are link to
is there any way to print the current file before showing the output associated?
something similar to xargs -t
The text was updated successfully, but these errors were encountered:
I do the following
fd -x my command -i {} -o out.tmp
I have some output but I have no idea to what file these input are link to
is there any way to print the current file before showing the output associated?
something similar to
xargs -t
The text was updated successfully, but these errors were encountered: