Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cat komutu windows komut istemi karşılığı #5

Open
Mona-Roza opened this issue Mar 29, 2022 · 0 comments
Open

cat komutu windows komut istemi karşılığı #5

Mona-Roza opened this issue Mar 29, 2022 · 0 comments

Comments

@Mona-Roza
Copy link

Mona-Roza commented Mar 29, 2022

Linux işletim sisteminde dosya okuma işlemini gerçekleştirdiğimiz 'cat' komutunun windows cmd karşılığı 'type' komutudur.
type list.txt
Benzer şekilde dosyaya yazmak isterseniz 'echo' komutunu kullanabilirsiniz.
echo 1 2 3 4 5 6 7 > list.txt

!!Dosyaya yazma işlemi sona ekleme yapmaz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant