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
4mc is able to compress from stdin, like this: cat filename | ./4mc
Maybe I have just not specified necessary flag, but I have not figured out, how to decompress from stdin: cat filename | ./4mc -d returns help.
It would be very convinient and i hope we will see this feature soon.
The text was updated successfully, but these errors were encountered:
4mc is able to compress from stdin, like this:
cat filename | ./4mc
Maybe I have just not specified necessary flag, but I have not figured out, how to decompress from stdin:
cat filename | ./4mc -d
returns help.It would be very convinient and i hope we will see this feature soon.
The text was updated successfully, but these errors were encountered: