#!/bin/bash
date
LD_PRELOAD=`pwd`/libyesterday.so date
LIBYESTERDAY=$((3600*24*7)) LD_PRELOAD=`pwd`/libyesterday.so date