Hi Komal,

On Thu, 17 Feb 2005 21:08:07 +0530, komal <[EMAIL PROTECTED]> wrote:
> How to append last line of output of command to another on specific line in
> Shell?

ls -lh | tail -n 2 >> file_name
subsitute your command in place of "ls -lh"
Then, try using "tr" command.

You can also use "tr" for your first question.

-- 
regards,
makuchaku
---
http://makuchaku.blogspot.com
#gnutech [at] nl.chatjunkies.org
---
Linux... Life... Freedom...

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to