Commits

Eric Andersen committed f4c022649b7
Patch from Marc Nijdam <marc_nijdam@hp.com> > First (of many more) patch of cp_mv to getopt use. I'm using the most > simplistic approach, just get getopt used, then worry about a cleaner > option parsing style using getopt later. > > Marc