start for filesystem> start {flags} (path)
path: path to open| input | output | 
|---|---|
| nothing | any | 
| string | any | 
Open a text file with the default text editor
>startfile.txt
Open an image with the default image viewer
>startfile.jpg
Open the current directory with the default file manager
>start.
Open a pdf with the default pdf viewer
>startfile.pdf
Open a website with default browser
>starthttps://www.nushell.sh
    Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
    https://www.nushell.sh/commands/docs/start.html