diff options
author | EuAndreh <eu@euandre.org> | 2020-09-04 11:10:29 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-09-04 11:24:41 -0300 |
commit | 491e215b6c3cb0d6ee1ade234b53536ae709bf5c (patch) | |
tree | a0b0ebdb080db5c74904391b5e810bbd87550d91 | |
parent | Add til on CLI email (diff) | |
download | euandre.org-491e215b6c3cb0d6ee1ade234b53536ae709bf5c.tar.gz euandre.org-491e215b6c3cb0d6ee1ade234b53536ae709bf5c.tar.xz |
Revise pt translation of simple-filename-timestamp
-rw-r--r-- | _tils/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md | 5 | ||||
-rw-r--r-- | spelling/pt.txt | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/_tils/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md b/_tils/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md index 4557e64..ecbc094 100644 --- a/_tils/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md +++ b/_tils/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md @@ -1,13 +1,14 @@ --- title: Nome de arquivo com timestamp simplificado date: 2020-08-12 +updated_at: 2020-09-04 layout: til lang: pt ref: simple-filename-timestamp --- Quando vou escrever um post no Jekyll ou criar um arquivo de log com a data no -nome, eu normalmente engasgo para achar um jeito direto de fazer isso. Há um -jeito bem simples de se fazer isso: `date -I`. +nome, eu normalmente engasgo para achar um jeito direto de fazer isso. Há uma +solução simples: `date -I`. ```shell ./meu-programa.sh > meu-programa.$(date -I).log diff --git a/spelling/pt.txt b/spelling/pt.txt index 07202d4..e44a7e2 100644 --- a/spelling/pt.txt +++ b/spelling/pt.txt @@ -2,6 +2,7 @@ Abaixo Agosto Anna Aprendi +Atualizado Blog Cópia H |