• 2022-05-31
    Which of the following is not a feature of Busybox()
    A: It compresses a large number of programs into a single file.
    B: It identifies each command with the command line parameter 'argv [1]'.
    C: It establishes a symbolic link for each command.
    D: It joins the common parts of multiple commands and keeps only one copy.