- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Would like to move my forums from my /forums directory down to the root directory, what syntax would be best?
From example.com at the CLI would I use something like
From example.com at the CLI would I use something like
cp -a forums/. ./
to copy the contents of "example.com/forums" down to "example.com"? Or would something else be better?
نام موضوع : syntax for moving forums from folder to root