#!/usr/bin/env bash
printf '%s' "$1" | sed -E 's/^"|"$//g'