how to just get the first row from the positional file
hello,,can someone help me? My problem is.... there are many records in the file and one column of these record hava same value,i want this value. So i just want to get the first record from the file. What should i do? Example: id name department 1 jack tech 1 mary tech 1 larry tech i want to get the department's value.