[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re: CL function to script difficulties
From: |
Mike McClain |
Subject: |
re: CL function to script difficulties |
Date: |
Sat, 20 Apr 2024 14:57:25 -0500 |
My apologies folks.
Several years ago when I first that shell scrpt I put '#!/bin/sh'
at the top. It originally worked fine but piped the output of the find
statements into separate files then ran diff on them.
When I ran across the idea of piping the find statements output
straight into diff I just copied from the command line into said
script without noticing it didn't call on bash.
When I noticed the discrepancy and corrected it the error went away.
Sorry for the inconvence,
Mike McClain
--
Did you ever see a news article suggesting that if the US hadn't
invaded Iraq, 9/11 would just be another day on the calendar?
- MM