Operating System - HP-UX
1837399 Members
3613 Online
110116 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...