My goal is to create and name a file with the current time in seconds as the name. In IOS there is touch "$(date +%s)_my_migration_name.up.sql" I used but
touch "$(date +%s)_my_migration_name.up.sql"