What is the difference between:
cd dir; do_smth
and
cd dir && do_smth


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to