hi everyone
i'm new bie in shell scripting.
i have one problem please solve it:
i have directory name a40001,a40002...............
in each directory there is file in sequence like this
a40001_000000.dat
a40001_000000.hea
a40001_000001.dat
a40001_000001.hea
a40001_000002.dat
a40001_000002.hea
like this there is many more files.
all .dat file are signal files ,.hea files are header files.
i have to write script which covert all signal file(.dat) into .txt file or .csv file.
please respond to this query it's urgent requried.