How to use 'mv' command to move files except those in a specific directory?

前端 未结 8 1671
夕颜
夕颜 2020-12-23 11:35

I am wondering - how can I move all the files in a directory except those files in a specific directory (as \'mv\' does not have a \'--exclude\' option)?

8条回答
提交回复
热议问题