Linux命令

文件

服务器上传下载文件

scp source_file_name target_path

移动文件

mv source_file_name target_path

复制文件

cp source_file_name target_path
cp -r source_folder target_path

显卡

查看当前显卡

watch -n 5 nvidia-smi

posted @ 2021-12-20 13:15  梦想家肾小球  阅读(14)  评论(0编辑  收藏  举报