#!/bin/bash
/usr/bin/echo 'Hello from test editor' > $1
