How to preserve symbolic links in tar command
Use tar -cvhf to preserve my symbolic links when generating a tar archive
Use the option “h” for that
Category: Tips for linux
Use tar -cvhf to preserve my symbolic links when generating a tar archive
Use the option “h” for that
Category: Tips for linux