Difference between revisions of "User talk:RezoApio"

From WebOS Internals
Jump to navigation Jump to search
Line 8: Line 8:
  
 
Now that I have followed the tuto, I cannot even vi in the bash shell ??? is the PATH variable ok ?
 
Now that I have followed the tuto, I cannot even vi in the bash shell ??? is the PATH variable ok ?
 +
 +
must add /bin: to the PATH variable else you lose some func. Also best to use the color ls from /opt rather than normal ls in the shell

Revision as of 22:30, 4 December 2009

First time trying to do edit on the site so I prefer writing here to allow review.

From the bash setup page. I do not understand at the profile.d file creation. It works for me with w file called william in it but how could it work with a name different from the one you log in ?

Also I do not quite get why you are using the mount -o remount.... option when the rootfs_open -o script should do the same no ?

Hope that helps and thanks a lot to help me get my hand on this wonderful device.

Now that I have followed the tuto, I cannot even vi in the bash shell ??? is the PATH variable ok ?

must add /bin: to the PATH variable else you lose some func. Also best to use the color ls from /opt rather than normal ls in the shell