From ef3b2747eeae5b65da8ae507c3d2d0e5a09e2dc2 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sat, 31 Aug 2019 11:17:40 +0800 Subject: [PATCH] PUB @0x996 https://linux.cn/article-11288-1.html --- {translated/tech => published}/20190812 How Hexdump works.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190812 How Hexdump works.md (99%) diff --git a/translated/tech/20190812 How Hexdump works.md b/published/20190812 How Hexdump works.md similarity index 99% rename from translated/tech/20190812 How Hexdump works.md rename to published/20190812 How Hexdump works.md index fc092e6e62..81c499affb 100644 --- a/translated/tech/20190812 How Hexdump works.md +++ b/published/20190812 How Hexdump works.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (0x996) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11288-1.html) [#]: subject: (How Hexdump works) [#]: via: (https://opensource.com/article/19/8/dig-binary-files-hexdump) [#]: author: (Seth Kenlon https://opensource.com/users/seth)