From 30cdc4531005012dc85e61d0f204402833fc0343 Mon Sep 17 00:00:00 2001 From: asus Date: Wed, 10 May 2023 15:08:08 +0200 Subject: [PATCH] add tuto open webloc files in computer --- tutos/computer.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tutos/computer.txt b/tutos/computer.txt index f597465..d6470a5 100644 --- a/tutos/computer.txt +++ b/tutos/computer.txt @@ -42,6 +42,11 @@ - 'use as default for this kind of file' (or equivalent) - open :) +**open .webloc files :** + - see above 'open .URL files' + - change this line in the script : + grep -m 1 -oP '(?<=).*?(?=<\/string>)' repas_4_etoiles.webloc | xargs xdg-open + **pdftotext** transforme un pdf en un fichier texte **^** designe le debut d'une ligne