7 lines
123 B
Text
7 lines
123 B
Text
case "$__target_host" in
|
|
# Everybody has this
|
|
localhost)
|
|
#__my_computer
|
|
__colourful_file
|
|
;;
|
|
esac
|