Thanks Gharris and MrC for your efforts.  Hopefully you will find this
helpful too.

I've run the program and am getting an error on the sed command. When I
ran it as an executable, there was no output to the screen.  So I ran it
with the bash command and got the output below.


Code:
--------------------
    
  [rmari...@msiwind Scripts]$ bash check_flac2
  Run duration:       60 seconds
  Files to process:   6777 /myfiles/Scripts/flacfiles_list
  sed: -e expression #1, char 1: unknown command: `.'
  sed: -e expression #1, char 1: unknown command: `.'
  .
  line repeated for every file processed
  .
  sed: -e expression #1, char 1: unknown command: `.'
  [rmari...@msiwind Scripts]$ 
--------------------


Have I implemented this incorrectly?

Thanks,
Randy


-- 
rmariger
------------------------------------------------------------------------
rmariger's Profile: http://forums.slimdevices.com/member.php?userid=1160
View this thread: http://forums.slimdevices.com/showthread.php?t=60307

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to