Quick actions

cmd+k|ctrl+k

Navigation

Languages

Test2

Snippet info

Language

Bash

Visibility

public

Author

gianluca.mascolo

Created

2019-11-28T14:23:30Z

Updated

2019-11-28T14:25:11Z

#!/bin/bash

function get_input {
    sh ./strings.sh
}

#modify code below
get_input
INFO