4 lines
37 B
Bash
Executable file
4 lines
37 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
getent hosts $*
|