On Wed, Mar 30, 2011 at 06:49:10AM +0530, Binand Sethumadhavan wrote:
> A point to note is that this book assumes a level of familiarity with
> Unix - how to invoke commands, how to set path etc. You can't blame
> the book for that.

Frankly, I don't see why I wouldn't blame the book for this. In the
least, they should mention somewhere that one should have some shell
familiarity. The preface makes no such statements on the assumptions.

A mere two or three lines of chmod +x byState and adding a "./" would
have been a much better option, given that these are uniform across
all Unix-like operating systems.

Kumar
-- 
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub : Keeping processes running                      LOST #280

To make a background process keep running even after a user 
disconnects or logs out
$nohup <program-name> &
 
####[ajitabhpandey (at) users.sourceforge.net]################
:
-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to