adspace


What does unix .profile contains?

Answer Posted / Mohd Shikoh

.profile is a shell script in UNIX that gets executed when you log into a shell. It's used to set environment variables, configure the shell, and run other startup scripts.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988