diff --git a/eloadas.md b/eloadas.md
index c53ad3027459e1edfb720319d67032c1c345becc..318cd0f2cc8ec514500c3dfa99294473884901da 100644
--- a/eloadas.md
+++ b/eloadas.md
@@ -38,10 +38,19 @@ lmf
 ## `curl`
 
 - http shellből
-- stdout-ra Ă­rja ki
+- stdout-ra Ă­rja ki, kivĂŠve, ha van `-o` kapcsolĂł
 
 ```shell-session
-
+[mike@thinkyboi ~]$ curl https://home.sch.bme.hu/~mikewashere/linux/eloadas.md | grep stdout
+  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
+                                 Dload  Upload   Total   Spent    Left  Speed
+100   777  100   777    0     0  33782      0 --:--:-- --:--:-- --:--:-- 33782
+- stdout-ra Ă­rja ki
+[mike@thinkyboi ~]$ curl https://home.sch.bme.hu/~mikewashere/linux/eloadas.md -o eloadas.md
+  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
+                                 Dload  Upload   Total   Spent    Left  Speed
+100   777  100   777    0     0  31080      0 --:--:-- --:--:-- --:--:-- 31080
+[mike@thinkyboi ~]$ 
 ```
 
 # `>>` operĂĄtor
@@ -51,3 +60,8 @@ lmf
 ```shell
 curl https://git.sch.bme.hu/mikewashere.keys >> .ssh/authorized_keys
 ```
+
+# `.sh` fileok
+
+- shell automatizĂĄlĂĄsa
+- mintha soronkĂŠnt kiadnĂĄnk a parancsokat