On Monday 16 January 2012 23:04:56 Peng Haitao wrote: > +. memcg_lib.sh || exit 1
you have to use paths else the source searches $PATH. relying on $PWD is not portable. . ./memcg_lib.sh || exit 1 -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
