About Mario Bucsics Expertise Since 5 Yearīs iīm working with Unix Systems an Oracle Databases and now i am going to take the Solaris Certification. You can ask me any question about Oracle and Solaris ( especially Solaris 2.6 ) but please donīt ask me anything about Microsoft Products.
Experience
Past/Present clients One of my biggest clientīs is the 2nd and best Telecommunication Company in Vienna ( max.mobil ). I was also involved in the startup phase at www.lion.cc which is the greatest e-commerce company in austria.
Expert: Mario Bucsics Date: 1/18/2001 Subject: system defaults
Question hi,
i am using solaris 8. how do i create default paths for all users (in a way that if i want to add a dir to the path i don't have to change all the .cshrc files) how do i do it for root ?
how do i make the backspace key the delete key ?
how do i change the prompt from # to root@/etc> ?
thanx,
eramm
Answer Hello !
1. you can add a path to all users if you modify the
/etc/csh.login file and update it with your requirements
2. to change to backspace key to the delete key use:
stty erase "and press the backspace key"
i.e: stty erase ^?