Article 4Q01W [SOLVED] 'tail -1 *' doesn't work

[SOLVED] 'tail -1 *' doesn't work

by
RandomTroll
from LinuxQuestions.org on (#4Q01W)
I just discovered that Code:tail -1 * doesn't work. It returns Quote:
tail: option used in invalid context -- 1
I have to use Code:tail -n 1 *. Code:head -1 * works. Is there a reason Code:tail -1 * doesn't?Code:tail -1 ASpecificFile works.latest?d=yIl2AUoC8zA latest?i=7VHQbpG0cBY:st5A7aP3AzE:F7zBnMy latest?i=7VHQbpG0cBY:st5A7aP3AzE:V_sGLiP latest?d=qj6IDK7rITs latest?i=7VHQbpG0cBY:st5A7aP3AzE:gIN9vFw7VHQbpG0cBY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments