Is it possible to edit the corntab using vi

Answers were Sorted based on User's Feedback



Is it possible to edit the corntab using vi..

Answer / sbrahman75

It is not recommended but it is possible by editing

# vi /var/spool/cron/crontabs/root

The command to edit the crontab is

#crontab -e

Is This Answer Correct ?    4 Yes 3 No

Is it possible to edit the corntab using vi..

Answer / baskar

The command to edit the crontab is
#crontab -e
Check that the EDITOR variable is set to the editor you want
to use. This instructs the cron utility to use to open the file.
#EDITOR=vi
#export EDITOR
now you can use crontab -e to edit the crontab

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Solaris Commands Interview Questions

If user is not loging in to server what is the problem?

5 Answers   Satyam, Wipro,


How to enable the telnet or ftp session for one host

3 Answers  


What is UMASK

2 Answers  


What is mean by paging & server average time.

1 Answers  


If a main.cf files corrupted how will you rectify

3 Answers  


How we configure the veritas cluster server for solaris? what r the proceure we have to take configuration

1 Answers   IBM,


What are the daemons in nis server.

2 Answers  


I want to know how to Sechudle job using at and crontab so please give the explain with example please do the needful Regards Visva

2 Answers   Sapient,


SUN CLUSTER offline cluster resources on smslu131

2 Answers  


What are the protocols in VCS

3 Answers  


I don’t want to ask password reset in ever month to particular user. How to enable the same for only one user.

3 Answers  


Explain about Vxrecover?

3 Answers   EDS,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)