diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-04-10 20:51:04 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-04-10 20:51:04 +0200 |
commit | ba8b57fffad232d49e1725befd3ec74f9bb628d7 (patch) | |
tree | eb74195894db038910dda74bee0c6849479ccb74 /items | |
parent | 85d9d70c1ed2adbabaa905ea2c15d1b388c6fde5 (diff) |
Due link utili
Diffstat (limited to 'items')
-rw-r--r-- | items/0f210eb3f5964337b14e7ac158eb1c90.yaml | 9 | ||||
-rw-r--r-- | items/8b122f88c5784a4593055eae67f2c1ec.yaml | 11 |
2 files changed, 20 insertions, 0 deletions
diff --git a/items/0f210eb3f5964337b14e7ac158eb1c90.yaml b/items/0f210eb3f5964337b14e7ac158eb1c90.yaml new file mode 100644 index 0000000..462d9a6 --- /dev/null +++ b/items/0f210eb3f5964337b14e7ac158eb1c90.yaml @@ -0,0 +1,9 @@ +title: "You Don't Need a File Manager" +url: 'https://tty1.blog/articles/no-file-manager/' +description: | + Una carrellata di comandi per gestire file e directory da riga di comando. +tags: +- linea di comando +- cli +added: 2023-04-10 18:48:35.266060+00:00 +updated: 2023-04-10 18:48:35.266074+00:00 diff --git a/items/8b122f88c5784a4593055eae67f2c1ec.yaml b/items/8b122f88c5784a4593055eae67f2c1ec.yaml new file mode 100644 index 0000000..f03fc24 --- /dev/null +++ b/items/8b122f88c5784a4593055eae67f2c1ec.yaml @@ -0,0 +1,11 @@ +title: 'File-MimeInfo' +url: 'https://github.com/mbeijen/File-MimeInfo' +description: | + modulo perl per riconoscere il Mime type di un file; comprende il comando + mimeopen per aprire file con l'opportuno programma grafico anche da riga di + comando. +tags: +- cli +- perl +added: 2023-04-10 18:49:26.728153+00:00 +updated: 2023-04-10 18:49:26.728165+00:00 |