User Tools

Site Tools


средства_программирования_shell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
средства_программирования_shell [2022/09/22 11:47]
val [Ресурсы Web сервера на shell]
средства_программирования_shell [2022/09/22 21:26]
val [Web сервер на shell]
Line 388: Line 388:
  
 read request read request
 +#echo $request >> $log
  
 while : while :
 do do
   read -r header   read -r header
 +#  echo $header >> $log
   [ "​$header"​ == $'​\r'​ ] && break;   [ "​$header"​ == $'​\r'​ ] && break;
 done done
средства_программирования_shell.txt · Last modified: 2024/06/19 13:44 by val