|
||||||||||
On Apr 2, 2005 7:40 AM, kfineta fineta <kfineta at gmail dot com> wrote: > Hello; > > We would like 2 features requests: > > 1) Shutdown system botton: In the reboot system page, I think it would > be usefull sometimes a shutdown system botton. > No reason for that. There are no rw mounted filesystems (other than a brief time while making a config change in the webgui), so just pull the plug. > 2) In the exec.php page, if we execute an CD .., we are ever in the > /usr/local/www > path. We would like to go to /, etc, etc. ... > It's not a persistent shell, so you can't maintain a working directory. You can 'cd /whatever && whatever' to do it all in one line. -Chris |