aboutsummaryrefslogtreecommitdiff
path: root/content/blog/commands/date.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/commands/date.md')
-rw-r--r--content/blog/commands/date.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/commands/date.md b/content/blog/commands/date.md
index 07d5b41..91ea399 100644
--- a/content/blog/commands/date.md
+++ b/content/blog/commands/date.md
@@ -3,7 +3,7 @@ title: "Convert unix timestamp to readable date"
date: 2011-01-06
description: the -d flag of the date command combined with @timestamp
tags:
- - simple utilities
+ - toolbox
---
## The trick