( YleGreg | 2023. 02. 14., k – 17:28 )

Vagy még inkább a comm parancs.

Van egy etalon csomaglista és egy a szerveren lévő aktuális állapot.

comm -23 rpmlist_etalon.txt rpmlist_server1.txt > server1_missing_rpms.txt

comm -13 rpmlist_etalon.txt rpmlist_server1.txt > server1_plus_rpms.txt