Information needed - ash
Harald Becker
ralda at gmx.de
Thu Oct 24 23:13:51 UTC 2013
Hi !
>> > I am using ash as a part of BusyBox system and want to know
>> > if ash supports any rc file for running scripts at the shell
>> > start up to set up environment variables, etc just like we
>> > have .bashrc for bash shell.
>>
>> Yes, it does.
>
>Come on... Give the guy more of your arm ;)
... but copying part of code is not always good practice, why not
just giving simple information?
ash reads /etc/profile than ~/.profile for login shells, in
addition the environment variable ENV may be set to the path of
script file, this script is sourced on startup.
For the details see section "Invocation" of ash manpage:
http://linux.die.net/man/1/ash
--
Harald
More information about the busybox
mailing list