Hello, I am using GNU tar 1.13 as shown below. How can I backup the files in the local system's root (/) directory?
When I specify / it grabs ALL mountpoints (nfs automounts too)
.
Thanks!
/cots/tar1.13/tar cvpM -C / -f sunsrv3:/dev/rmt/1 -b 126 usr opt tmp usr1
When I specify / it grabs ALL mountpoints (nfs automounts too)
![[3eyes] [3eyes] [3eyes]](/data/assets/smilies/3eyes.gif)
Thanks!
/cots/tar1.13/tar cvpM -C / -f sunsrv3:/dev/rmt/1 -b 126 usr opt tmp usr1