#!/usr/bin/env bash
echo "this comment is edited" > "$1"
