Skip to content

Instantly share code, notes, and snippets.

@DorukUlucay
Last active February 14, 2018 13:59
Show Gist options
  • Save DorukUlucay/38e54b4361ba950d9a6482e2ae677a02 to your computer and use it in GitHub Desktop.
Save DorukUlucay/38e54b4361ba950d9a6482e2ae677a02 to your computer and use it in GitHub Desktop.
windows cmd line numaraları

windows cmd line'da bir klasörün tüm içeriğini aynı klasörde bulunan bir "x.txt" adlı bir dosyaya yazmak için:

  • dir >> x.txt

kodunun çalıştırılması yeterlidir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment