I'm learning how to use Linux with the OpenSuse IDE version 13.1.
I would like to know if it is possible to merge the commands rm -r
with diff - r
?
Objective
Remove files 1.txt
, 2.txt
, 2.txt
from path1
, since it does not have path2
.