Definitions

Sorry, no definitions found. Check out and contribute to the discussion of this word!

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word esac.

Examples

  • # Call net to restart IIS ssh - f - T "$4"'net stop w3svc & & net start w3svc' esac

    LXer Linux News 2009

  • • Denotes default case • Case should be termniated with esac Softsmith Infotech

    Recently Uploaded Slideshows 2009

  • # Call net to restart IIS ssh - f - T "$4"'net stop w3svc & & net start w3svc' esac esac exit 0

    LXer Linux News 2009

  • $ (SHELL)./config. status;; \ echo 'cd $ (top_builddir) & & $ (SHELL)./config. status $@ $ (am__depfiles_maybe)'; cd $ (top_builddir) & & $ (SHELL)./config. status $@ $ (am__depfiles_maybe);; \ esac;

    LinuxQuestions.org thebeaky 2010

  • & & exit 0; \ exit 1;; \ esac; \ done; \ echo 'cd $ (top_srcdir) & & $ (AUTOMAKE) -- foreign Makefile'; \ cd $ (top_srcdir) & & \

    LinuxQuestions.org thebeaky 2010

  • ((altcount++)) havealtnumber = "yes" esac done You may not post new threads

    LinuxQuestions.org 2010

  • Quote: do_start () {su - c 'VBoxManage startvm debian -- type headless' user su - c 'mkdir/home/what/sdfsdf' user do_stop () {su - c 'VBoxManage controlvm debian savestate' user case "$1" in start) do_start stop) do_stop echo "Usage: $0 start | stop" & 2 exit 3 esac

    LinuxQuestions.org wertum 2010

  • Quote: do_start () {su - c 'VBoxManage startvm debian -- type headless' user su - c 'mkdir/home/what/sdfsdf' user do_stop () {su - c 'VBoxManage controlvm debian savestate' user case "$1" in start) do_start stop) do_stop echo "Usage: $0 start | stop" & 2 exit 3 esac

    LinuxQuestions.org 2010

  • *) # It should be option, and don't treated like 'any other case' echo *;; =) echo =;; *) echo Tty -. +,:, *;; esac

    LinuxQuestions.org 2010

  • RETVAL = $? echo restart () stop start case "$1" in start) start stop) stop status) status tomcat restart) restart echo "Usage: $0 {start | stop | restart}" exit 1 esac exit 0

    LinuxQuestions.org kukam 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.