Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm not sure what you mean about setting variables and export, because here's how I do it:

    set foo bar # sets foo to bar
    set -x foo bar # sets foo to bar and exports it to the environment


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: