Witajcie proszę o pomoc!!!! Mam problem z komendami linuxa prosiłabym o pomoc jaki będzie efekt całego ciągu instrukcji:
1. find /usr -type d -print
2. find $home -size +5k -print
3. find /usr/man -atime +5 -fprint plik.log
4. find /dev -atime +30 -print
5. tar -cf tarfile.tar index (i)
6. tar -ctvf tarfile.tar indexik
7. tar -ckM tarfile.tar indexiczek
8. tar xvf share.tar
Z góry dziękuje za pomoc:)