View difference between Paste ID: nsJQJxvg and yXVp8wVX
SHOW: | | - or go back to the newest paste.
1-
kodie@ubuntu:~$ minetestserver
1+
kodie@ubuntu:~$ killall minetestserver --worldname DarkNess
2-
Automatically selecting world at [/home/kodie/.minetest/worlds/DarkNess]
2+
Usage: killall [OPTION]... [--] NAME...
3-
4: Bind failed: Address already in use
3+
       killall -l, --list
4-
23:38:38: ACTION[main]:         .__               __                   __   
4+
       killall -V, --version
5-
23:38:38: ACTION[main]:   _____ |__| ____   _____/  |_  ____   _______/  |_ 
5+
6-
23:38:38: ACTION[main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
6+
  -e,--exact          require exact match for very long names
7-
23:38:38: ACTION[main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  |  
7+
  -I,--ignore-case    case insensitive process name match
8-
23:38:38: ACTION[main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__|  
8+
  -g,--process-group  kill process group instead of process
9-
23:38:38: ACTION[main]:       \/        \/     \/          \/     \/        
9+
  -y,--younger-than   kill processes younger than TIME
10-
23:38:38: ACTION[main]: World at [/home/kodie/.minetest/worlds/DarkNess]
10+
  -o,--older-than     kill processes older than TIME
11-
23:38:38: ACTION[main]: Server for gameid="minetest" listening on port 30000.
11+
  -i,--interactive    ask for confirmation before killing
12-
creative inventory size: 176
12+
  -l,--list           list all known signal names
13-
23:38:38: ERROR[main]: ERROR: An unhandled exception occurred: ServerError: Failed to bind socket (port already in use?)
13+
  -q,--quiet          don't print complaints
14
  -r,--regexp         interpret NAME as an extended regular expression
15-
In thread 7f4a72dc7740:
15+
  -s,--signal SIGNAL  send this signal instead of SIGTERM
16-
/build/buildd/minetestc55-0.4.7/src/main.cpp:2179: int main(int, char**): Assertion '0' failed.
16+
  -u,--user USER      kill only process(es) running as USER
17-
Debug stacks:
17+
  -v,--verbose        report if the signal was successfully sent
18-
DEBUG STACK FOR THREAD 7f4a72dc7740:
18+
  -V,--version        display version information
19-
#0  int main(int, char**)
19+
  -w,--wait           wait for processes to die