Hi,

I want to run diff on the output of a command (pip freeze), and compare it
to a file, but without saving the command output to a file. How do I do it?

I tried "diff $(pip freeze) requirements.txt" but it doesn't work.

Thanks,
אורי
[email protected]
_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to