26 October 2007 - 13:23Getting Old the Unix Way
I am finding that I do a lot of things lately that the GNU tools scold me for:
# sudo chown root.wheel authorized_keys2 chown: separation of user and group with a period is deprecated $ tail +2 testfile tail: Warning: "+number" syntax is deprecated, please use "-n +number"
No Comments | Tags: Me