How to read lines from a flat file

i have some commands written line by line in one flat file
i have to read each linefrom this file(file name passed as parameter)
and then i have to execute this
How can i do it?

DUPE. There is no need to cross-post!

sorry for this? But i stuck in this..I am new to shell scripting pls help me out..