Shell Common function functions

Source: Internet
Author: User

Checkpid: Check if PID already exists, if one exists, return 0 (by viewing the/proc directory)
Daemon: Start Service
Killproc: Kill a process
Pidfileofproc: Finding the PID of a process
Pidofproc: Ditto, use the PIDOF command
Status: Returns the state of a service
Echo_success,echo_failure,echo_passed,echo_warning output Each kind of information separately
Success,failure,passed,warning logs separately and invokes the appropriate method
Action: Prints a message and executes the given command, which is invoked according to the result of the command execution
STRSTR: Determine if 1 contains 1 whether it contains 2
Confirm: Show "Start Service $ (Y) es/(N) o/(C) ontinue?" [Y] "and return the selection result

Perform:. /etc/rc.d/init.d/functions
Error: Can ' t open/etc/rc.d/init.d/functions
Solution: Ln-s/lib/lsb/init-functions/etc/rc.d/init.d/functions

Error: Daemon:fatal:refusing to execute unsafe program:/usr/bin/java (/opt are Group and world writable)
Solution: Chmod-r 755/opt

Reference Documentation:
Http://www.cnblogs.com/image-eye/archive/2011/10/26/2220405.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.