Hzhe

you...


  • 点滴

  • 标签

  • 分类

  • 归档

  • Search

linux下使用rsync快速删除大量文件

Posted on 2018-01-31 | In linux , shell |

问题:快速删除一个文件夹下的大量文件?

  • 使用rm 大量文件会很慢,更大时并且会报错

    实际原理:遍历删除

1
$ rm -fr *
Read more »

hexo安装部署教程

Posted on 2018-01-30 |

建立一个githubpage项目

使用自定义域名访问博客的前提:

有域名解析至你的github page 我的域名为:blog.wudd.top

建立一个分支 hexo

  • hexo为项目管理分支,即hexo博客项目的主分支
  • master分支为博客展示页面的分支(建好项目即存在的分支)

在本地 clone hexo 分支

Read more »

Hello World

Posted on 2018-01-30 |

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"
Read more »
1…34
hzz

hzz

blog java

33 posts
29 categories
24 tags
GitHub Weibo
© 2020 wdd承包一切!!!
personal blog | deliver_love