#!/bin/sh echo "..forward time.." grep -s user likes_*/likes.time echo "..backward time.." grep -s user likes_*/likes_b.time