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