So, I really like Fish - but I need some help with scripting. and in particular finding the path of the script being run.
Here is the solution for BASH Getting the source directory of a Bash script from within
Can anyone help me find the equivalent with fish?
status --current-filename
will output the path to the currently executing script.
For more information on the status command, you can run man status
or see the documentation at http://fishshell.com/docs/current/commands.html#status
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With