#!/bin/sh
set -e

heaptrack /bin/ls
ls -l
