Files
tldr/pages.tr/common/command.md

13 lines
388 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.

# command
> Command, kabuğu bir programı herhangi bir fonksiyon ve gömülü özelliğe ve alias'a takılmadan çalıştırmaya zorlar.
> Daha fazla bilgi: <https://manned.org/command>.
- `ls` programını aynı isimde bir alias olsa dahi çalıştır:
`command {{ls}}`
- Alias'a atanan özel komutu veya çalıştırılabilir dosyanın yolunu göster:
`command -v {{komut_ismi}}`