LinuxMCE Forums
May 24, 2013, 06:02:50 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: tail: Warning: "+number" syntax is deprecated, please use "-n +number"  (Read 696 times)
Zaerc
Alumni
LinuxMCE God
*
Posts: 2256


Department of Redundancy Department.


View Profile
« on: September 15, 2007, 01:09:44 pm »

These completely harmless, yet annoying warnings can easily be fixed:
Code:
sudo sed -e 's/tail +/tail -n +/' -i /usr/pluto/bin/*.sh

Logged

"Change is inevitable. Progress is optional."
-- Anonymous

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!