Explain @(#)cshrc 1.11 89/11/29 SMI


 
Thread Tools Search this Thread
Operating Systems Solaris Explain @(#)cshrc 1.11 89/11/29 SMI
# 1  
Old 08-13-2013
It looks like bartus11 has mostly answered your question. It is an sccs (Source Code Control System) ID comment. In this case it says that this script is version 1.11 and was last updated on November 29, 1989. The SMI is for Sun Microsystems, Inc.

Once upon a time, every file that was part of a Solaris system distribution that had a place where a comment could be included contained a line like this. Binary files also contained data like this. You can use the what utility to extract this information from any file that contained the @(#) sccs ID introducer.
These 3 Users Gave Thanks to Don Cragun For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question