]> fred1m.tech Git - papier-crayon.git/blobdiff - source/p46/index.md
Navigateur web en CLI
[papier-crayon.git] / source / p46 / index.md
index 6e6d880c77e94454f48f13bbafb2b52689448136..ef497660d3b0ac4170822e397689fdd3cbf71706 100644 (file)
 * `ssh www`
 * `cd public_html`
 * `https://www/~identifi`
+* [Prémisses](https://www/~fred/p46/b1CLI)
+* *intégration "sportive"*
 
 ### Semaine 441
 
-* ...
+* consolider les livrables (système de fichiers de l'hôte `www`)
+    * `~/public_html/index.html`
+    * `~/public_html/b1CLI/index.html`
+    * `~/.bash_aliases`
+    * `~/public_html/b1CLI/preuveA.tty`
+
+### Semaine 448
+
+L'hôte `www` fournit `lynx` et `w3m`. En pratique, comparer ces deux 
+solutions.
+
+```
+fred@tjener:~$ https_proxy=http://www:3128 lynx https://fred1m.tech/~fred/papier-crayon/html/
+fred@tjener:~$ https_proxy=http://www:3128 w3m https://fred1m.tech/~fred/papier-crayon/html/
+```