On Fri, 25 Jan 2002, Pavel Epifanov wrote:

 Hi, 


> All!
> What the name of text *nix utility to output an input ASCII file (not .c
> listing) with all lines numbered (1,2...n)? Thanks in advance.
> Pavel.

 cat -n file

 Best regards,
  -Vlad

Ответить