Hi Guys, i want to run the ".profile" but when i write ".profile"
$ ls -a
. .profile local.cshrc local.profile
.. .sh_history local.login
$
$ .profile
ksh: .profile: not found
$ ./ .profile
ksh: ./: cannot execute
$
How can i make it works?
Regards
Start Free Trial