harwooddale
Programmer
Hi,
I have a file which is the output from a directory.
i need to select the file name from the second line in the file.
I know how to get it if it is on the first ie first_file=`head -1 $listfile`
but not the second.
Help Gratefully Appreciated
I have a file which is the output from a directory.
i need to select the file name from the second line in the file.
I know how to get it if it is on the first ie first_file=`head -1 $listfile`
but not the second.
Help Gratefully Appreciated