add tuto open webloc files in computer

This commit is contained in:
asus
2023-05-10 15:08:08 +02:00
parent 9648fea41d
commit 30cdc45310

View File

@@ -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>).*?(?=<\/string>)' repas_4_etoiles.webloc | xargs xdg-open
**pdftotext** transforme un pdf en un fichier texte
**^** designe le debut d'une ligne