i have a file contain list of path now i want to execute command on each line example :-
file name : rawabdeh command : command file contain:- path/no/1/ path/no/2/ path/no/3/
i want to do the following :
command path/no/1/ command path/no/2/ command path/no/3/