aboutsummaryrefslogtreecommitdiff
path: root/po/pt/LC_MESSAGES/_tils/2020-11-08-find-broken-symlinks-with-find.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt/LC_MESSAGES/_tils/2020-11-08-find-broken-symlinks-with-find.po')
-rw-r--r--po/pt/LC_MESSAGES/_tils/2020-11-08-find-broken-symlinks-with-find.po51
1 files changed, 0 insertions, 51 deletions
diff --git a/po/pt/LC_MESSAGES/_tils/2020-11-08-find-broken-symlinks-with-find.po b/po/pt/LC_MESSAGES/_tils/2020-11-08-find-broken-symlinks-with-find.po
deleted file mode 100644
index a61c474..0000000
--- a/po/pt/LC_MESSAGES/_tils/2020-11-08-find-broken-symlinks-with-find.po
+++ /dev/null
@@ -1,51 +0,0 @@
-#
-msgid ""
-msgstr ""
-
-msgid "The `find` command knows how to show broken symlinks:"
-msgstr ""
-
-msgid "find . -xtype l\n"
-msgstr ""
-
-msgid ""
-"This was useful to me when combined with [Git Annex](https://git-"
-"annex.branchable.com/). Its [`wanted`](https://git-annex.branchable.com/git-"
-"annex-wanted/) option allows you to have a \"sparse\" checkout of the "
-"content, and save space by not having to copy every annexed file locally:"
-msgstr ""
-
-msgid "git annex wanted . 'exclude=Music/* and exclude=Videos/*'\n"
-msgstr ""
-
-msgid ""
-"You can `find` any broken symlinks outside those directories by querying "
-"with Git Annex itself, but `find . -xtype l` works on other places too, "
-"where broken symlinks might be a problem."
-msgstr ""
-
-msgid "title: Find broken symlinks with \"find\""
-msgstr ""
-
-msgid "date: 2020-11-08"
-msgstr ""
-
-msgid "layout: post"
-msgstr ""
-
-msgid "lang: en"
-msgstr ""
-
-msgid "ref: find-broken-symlinks-with-find"
-msgstr ""
-
-msgid "eu_categories: shell"
-msgstr ""
-
-#~ msgid ""
-#~ "title: Find broken symlinks with \"find\"\n"
-#~ "date: 2020-11-08\n"
-#~ "layout: post\n"
-#~ "lang: en\n"
-#~ "ref: find-broken-symlinks-with-find"
-#~ msgstr ""