Operating System - HP-UX
1828215 Members
2038 Online
109975 Solutions
New Discussion

Command for doc - # @(#) -

 
SOLVED
Go to solution
PUJOL Gregory
Occasional Advisor

Command for doc - # @(#) -

Hi,

I don't remember the name of command that's very useful for the documentation of a shell script.

This command display all the lines in the script beginning bye "# @(#) ". Do you know this command?

Thanks...
2 REPLIES 2
John Palmer
Honored Contributor
Solution

Re: Command for doc - # @(#) -

try 'what'
PUJOL Gregory
Occasional Advisor

Re: Command for doc - # @(#) -

that's right ...

thanks a lot...