Author Topic: Possibly useful commands  (Read 1841 times)

Aloone_Jonez

  • Administrator
  • Member
  • ***
  • Posts: 4,090
  • Kudos: 954
Re: Possibly useful commands
« Reply #15 on: 21 May 2006, 18:26 »
I've just tried it now, you're right.

Code: [Select]
alun@cpc2-bedn1-0-0-cust299:~$ echo Hello World >myfile.txt
alun@cpc2-bedn1-0-0-cust299:~$ ls
CD4050BC.pdf  Desktop  dosemu myfile.txt  OperaDownloads  results
alun@cpc2-bedn1-0-0-cust299:~$ cat myfile.txt
Hello World
alun@cpc2-bedn1-0-0-cust299:~$ echo Hello World >myfile.txt
alun@cpc2-bedn1-0-0-cust299:~$ cat myfile.txt
Hello World
alun@cpc2-bedn1-0-0-cust299:~$ echo Hello World >>myfile.txt
alun@cpc2-bedn1-0-0-cust299:~$ cat myfile.txt
Hello World
Hello World
alun@cpc2-bedn1-0-0-cust299:~$
This is not a Windows help forum, however please do feel free to sign up and agree or disagree with our views on Microsoft.

Oh and FUCKMicrosoft! :fu: