dt
dt copied to clipboard
Allow OS pipes as input
I think we should provide a way that every time, a user passes an argument (not a flag) to a command, that the command recognizes if the input is an OS pipe and evaluates it appropriate.
I think especially for commands like HTML encoding or decoding this is absolutely useful!