- Bruke kommandoen `pwd`:
```
#!/bin/bash
pwd
- Bruke `echo $PWD` variabel:
ekko $PWD
früher : Hva gjør ls-kommandoen i Linux?