[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] crontab editor



>There is one for each user, in the user's home directory. The ~ in front of
>the / simply means 'my home >directory'. The . (period) is the first
>character of the filename, and makes it a hidden file. I think the file >is
> more commonly called .profile
> If you don't have any of these two files, you can just create one of them.
> Do an 'ls -a' to see hidden files also.

Many thanks for your reply.

So if I wanted to add this command to only the admin or root user, where
would I create this file?
Would I create it in /home/sites/home/users/admin ?