📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    âš¡ Month End Offer - Flat 52% Off On All Courses! Enroll Now âš¡
    00:00:00 AM Left

    Question

    Which symbol is used to make a script executable in

    Linux?
    A chmod +r Correct Answer Incorrect Answer
    B chmod +x Correct Answer Incorrect Answer
    C run +x Correct Answer Incorrect Answer
    D sh chmod Correct Answer Incorrect Answer
    E exec file.sh Correct Answer Incorrect Answer

    Solution

    chmod +x filename.sh gives execute permission to a shell script.

    Practice Next
    ask-question