Hi Shell_Life,
Thanks for quick reply.
It worked !
could you please explain me the logic behind the implementation of the command ?
OR you can direct me to links/sources where I can read about it .
Quote:
|
Originally Posted by Shell_Life
Gridview,
See if this works for you:
Code:
sed -n '35p' input_file
|