Files
tldr/pages.tr/sunos/devfsadm.md
2022-10-31 06:44:28 -03:00

17 lines
391 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# devfsadm
> `/dev` için yönetim komutu. `/dev` ad alanına yönetir.
> Daha fazla bilgi için: <https://www.unix.com/man-page/sunos/1m/devfsadm>.
- Yeni disk ara:
`devfsadm -c disk`
- Sarkab /dev bağlantılarını temizle ve yeni bir cihaz ara:
`devfsadm -C -v`
- Komut çalıştırılacağı takdirde ne olacağını gör ancak herhangi bir düzenleme yapma:
`devfsadm -C -v -n`