Bash ile Dosya Adlarını Listeleme

ls -lh

```python
def hello_world():
    print("Merhaba Grav!")