linux allows more than one root directory
True
False
vi is the only text editor available in linux?
It is possible to redirect the output of a process to more than one source
tar can be used to write on to floppy disks
if statement needs to end with end if
du command displays the file system usage for the entire file system
Normal users can kill init process
top command can be used to control processes
Shell functions are self-contained and cannot be accessed from outside the function
Under which two circumstances do you design database triggers? (Choose two)
a) To duplicate the functionality of other triggers.
b) To replicate built-in constraints in the Oracle server such as primary key and foreign key.
c) To guarantee that when a specific operation is performed, related actions are performed.
d) For centralized, global operations that should be fired for the triggering statement, regardless of which user or application issues the statement.