📌  相关文章
📜  将一个箔文件夹移动到另一个 ubuntu - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:41.156000             🧑  作者: Mango

代码示例1
//simple example where site-available is initial folder and site enabled is the folder where we transfer the file 000-default.conf
sudo mv /etc/apache2/sites-available/000-default.conf /etc/apache2/sites-enabled/