Search results

  1. H

    Write a script that automates tar so the person executing the script always uses the desired options (cvp) and backup destination

    Thank You really appreciated it. I will let you know if any difficulties are there.
  2. H

    Write a script that automates tar so the person executing the script always uses the desired options (cvp) and backup destination

    Can you please tell me which version should I install so that theses scripts could work because I have got this version from my subject teacher.The script will work in Fedora 35 right?
  3. H

    Write a script that automates tar so the person executing the script always uses the desired options (cvp) and backup destination

    This is the command I run and I got the same output the ers2 which is attached [root@localhost tabish]# ls -l /home/tabish/.local/share/Trash/info /home/tabish/.local/share/Trash/files /home/tabish/Desktop
  4. H

    Write a script that automates tar so the person executing the script always uses the desired options (cvp) and backup destination

    [root@localhost tabish]# find /home | grep gvfs /home/linda/.gvfs /home/tabish/.local/share/gvfs-metadata /home/tabish/.local/share/gvfs-metadata/computer: /home/tabish/.local/share/gvfs-metadata/home-eb232174.log /home/tabish/.local/share/gvfs-metadata/computer:-a6940406.log...
  5. H

    Write a script that automates tar so the person executing the script always uses the desired options (cvp) and backup destination

    [root@localhost tabish]# tar -cpzf /var/backup/3-Wed-20211103-fullbackup.tar.gz /home tar: Removing leading / from member names [root@localhost tabish]#
  6. H

    Write a script that automates tar so the person executing the script always uses the desired options (cvp) and backup destination

    [root@localhost tabish]# cat /etc/fedora-release Fedora release 14 (Laughlin)
  7. H

    Write a script that automates tar so the person executing the script always uses the desired options (cvp) and backup destination

    [root@localhost tabish]# mount | grep gvfs gvfs-fuse-daemon on /home/tabish/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=tabish) [root@localhost tabish]# /etc/fedora-release bash: /etc/fedora-release: Permission denied
Top