# HG changeset patch # User hackbot # Date 1622252224 0 # Node ID d2727b5ff7434d8145609213ab166d70e9ba4c92 # Parent 78f5c853fff800945829811f0e64f8ee762f82f3 bashify /hackenv/bin/la diff -r 78f5c853fff8 -r d2727b5ff743 bin/la --- a/bin/la Sat May 29 01:36:55 2021 +0000 +++ b/bin/la Sat May 29 01:37:04 2021 +0000 @@ -1,1 +1,2 @@ +#!/bin/bash ls -lah $@