# HG changeset patch # User hackbot # Date 1622252176 0 # Node ID aa672de73e03022f431ce36986d5ce286cf6abf0 # Parent e0fa6b26439c6a9db01cb9b74de5968797455df1 bashify /hackenv/bin/bce diff -r e0fa6b26439c -r aa672de73e03 bin/bce --- a/bin/bce Sat May 29 01:36:14 2021 +0000 +++ b/bin/bce Sat May 29 01:36:16 2021 +0000 @@ -1,1 +1,2 @@ +#!/bin/bash echo "$@" | bc