[elektro-etc] Hehe! Futtassatok le!
Balázs Bámer
bamerbalazs at gmail.com
Fri Jan 6 08:55:25 CET 2012
balazs at bamer:~$ @echo off
Nem található „@echo” nevű parancs, talán erre gondolt:
„aecho” parancs a(z) „netatalk” (universe) csomagból
„echo” parancs a(z) „coreutils” (main) csomagból
@echo: a parancs nem található
balazs at bamer:~$ setlocal
setlocal: a parancs nem található
balazs at bamer:~$ %1 %0 :: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
bash: fg: %1: nincs ilyen munka
balazs at bamer:~$ set A=%5&set B=%6&set C=%8&set D=%3
[1] 2200
[2] 2201
[3] 2202
[1] Kész set A=%5
balazs at bamer:~$ for %%? in (1 2 3 4 5 6 7 8 9) do shift
bash: szintaktikai hiba „(” váratlan token közelében
[2]- Kész set B=%6
[3]+ Kész set C=%8
balazs at bamer:~$ set A=%C%%7%A%&set C=%D%%4%B%&set D=%7
[1] 2203
[2] 2204
balazs at bamer:~$ for %%? in (1 2 3 4 5 6 7 8 9) do shift
bash: szintaktikai hiba „(” váratlan token közelében
balazs at bamer:~$ echo %A% %C%%2%2 %8%D%%4!
More information about the Elektro-etc
mailing list