/3/23 Stanciu Alexandru <[email protected]>: > > Obtin asta: >> cat test.txt > test1 > test2 >
Și dacă folosești prima oară operatorul ">", ca în exemplul de mai jos, ce obții? rm test.txt echo "test1" > test.txt echo "test2" >> test.txt cat test.txt -- Răzvan Crainea _______________________________________________ http://elf.cs.pub.ro/so/wiki/resurse/lista-discutii
