linux 常用命令

来源:互联网 发布:淘宝卖家如何重新发货 编辑:程序博客网 时间:2024/06/08 09:16

cpiexam1.c/usr/wang/shiyan1.exam1.c/usr/wangshiyan1.c使 cp exam1.c /usr/ wang/
$ cp - r /usr/xu/ /usr/liu/ 将/usr/xu目录中的所有文件及其子目录拷贝到目录/usr/liu中。“`
mkdir build #新建一个build文件夹
git clone https://github.com/BVLC/caffe.git //从github上git caffecd caffe
sudo cp *.h /usr/local/cuda/include/ 复制所有带.h的文件

sudo rm -fr caffe/data/re 删除整个re文件件
rm -f examples/myfile_iter_500.caffemodel

chmod 777 caffe/data data文件件设置为所有人可读取

“`

0 0
原创粉丝点击