[Ilugc] A Terminal Chat Application

  • From: shakthimaan@xxxxxxxxx (Shakthi Kannan)
  • Date: Mon, 21 Nov 2011 08:12:26 +0530

Hi,

--- On Mon, Nov 21, 2011 at 12:22 AM, Prasanna Venkadesh
<prasmailme at gmail.com> wrote:
| Yeah.. thanks for this, it works but may i know why Backticks are preferred
| over system, inspite it increases lines of code.
\--

Length or number of lines is not important. With backticks, you can
return the results to a variable. system() only returns the exit
status. Also read:

 $ man system

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com

Other related posts: