You are viewing a single comment's thread. Return to all comments →
while read file; do echo $file >> file.txt done head -n 20 < file.txt
Seems like cookies are disabled on this browser, please enable them to open this website
Head of a Text File #1
You are viewing a single comment's thread. Return to all comments →