# cd /oldir
tar cf - . | (cd /newdir ; tar xf -)
This is the best way to totally preserve a copy of a directory tree between the current directory and /newdir
# cd /oldir
tar cf - . | (cd /newdir ; tar xf -)
This is the best way to totally preserve a copy of a directory tree between the current directory and /newdir
Use this if you’re making an IT decision and want to avoid a costly mistake. Answer four quick questions and we’ll route you to the right next step—strategy, sourcing, contract review, or optimization.
If it’s a fit, you’ll be able to book time immediately.