add tuto open webloc files in computer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user