Redhat alternative for AIX chitab

64 Views Asked by At

From AIX, we are moving to Redhat Linux. In our shell scripts we have used AIX chitab command to modify /etc/inittab file. But in Redhat Linux, don't see any command to modify /etc/inittab file.

1

There are 1 best solutions below

0
null On

as far as i know, there is no equivalent in Linux, because you can edit the file directly

vi /etc/inittab

## if you dont want to reboot, do the following
init q