#!/usr/bin/env bash

# some command goes here
ls -alR

exit
