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