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,
אורי
u...@speedy.net
_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to