Permission denied
Hi,
I am facing a peculiar problem in my solaris server running on solaris10.
I am having a full permission on my home folder I am able to create files by using touch & by > operator tool.
But when I go for editing the file i am getting the error"permission denied".Here I attached the screenshots also
$ ls > abc
$ ls -ltr
-rw-rw-rw-1 buildbuild125 Oct 6 14:05 abc
$ vi abc
"/var/tmp/ExZBaalt" Permission denied
$
From the message I am getting that there is some permission issue with the /tmp . But i dont know how to came out of this issue..
Regards
Suseendran. A

