Guest_imported
New member
- Jan 1, 1970
- 0
This is what I typed
ksh
echo $$
ps -u 'whoami' -l
id
date
pwd
ls -ld
chmod 000 .
ksh
echo $$
pwd
and then from there I no longer had a home directory or could not access it. How do I regain access to my home directory. Please help me...
ksh
echo $$
ps -u 'whoami' -l
id
date
pwd
ls -ld
chmod 000 .
ksh
echo $$
pwd
and then from there I no longer had a home directory or could not access it. How do I regain access to my home directory. Please help me...