Ersättare för copy-kommandot i Windows
Feb 13
Ersättare för copy-kommandot:
Windows: copy *.txt ALL.txt
Linux: cat *.txt > ALL.txt
Filed under: Linux
Ersättare för copy-kommandot:
Windows: copy *.txt ALL.txt
Linux: cat *.txt > ALL.txt