LKML
需求
b4
简介
安装
$ sudo apt install b4
or
$ git clone git://git.kernel.org/pub/scm/utils/b4/b4.git下载指定邮件
lkml git
简介
下载 LKML.git
从 LKML.git 导出所有邮件
参考
Last updated
$ sudo apt install b4
or
$ git clone git://git.kernel.org/pub/scm/utils/b4/b4.gitLast updated
$ git clone --mirror https://lore.kernel.org/lkml/0 lkml/git/0.git # oldest
$ git clone --mirror https://lore.kernel.org/lkml/1 lkml/git/1.git
$ git clone --mirror https://lore.kernel.org/lkml/2 lkml/git/2.git
$ git clone --mirror https://lore.kernel.org/lkml/3 lkml/git/3.git
$ git clone --mirror https://lore.kernel.org/lkml/4 lkml/git/4.git
$ git clone --mirror https://lore.kernel.org/lkml/5 lkml/git/5.git
$ git clone --mirror https://lore.kernel.org/lkml/6 lkml/git/6.git
$ git clone --mirror https://lore.kernel.org/lkml/7 lkml/git/7.git
$ git clone --mirror https://lore.kernel.org/lkml/8 lkml/git/8.git
$ git clone --mirror https://lore.kernel.org/lkml/9 lkml/git/9.git
$ git clone --mirror https://lore.kernel.org/lkml/10 lkml/git/10.git
$ git clone --mirror https://lore.kernel.org/lkml/11 lkml/git/11.git
$ git clone --mirror https://lore.kernel.org/lkml/12 lkml/git/12.git
$ git clone --mirror https://lore.kernel.org/lkml/13 lkml/git/13.git
$ git clone --mirror https://lore.kernel.org/lkml/14 lkml/git/14.git
$ git clone --mirror https://lore.kernel.org/lkml/15 lkml/git/15.git
$ git clone --mirror https://lore.kernel.org/lkml/16 lkml/git/16.git
$ git clone --mirror https://lore.kernel.org/lkml/17 lkml/git/17.git # newest$ cd LKML.git
$ git cat-file blob $(git ls-tree $COMMIT_SHA | awk '{print $3}')