Hi!
> ./ns_exec 1234 mnt pid uts ls /
> 
> seems a bit confusing to me. Maybe use just $2 and comma-separate the
> names? (Also for ns_create, for consistency.)
>
> pid=$(./ns_create pid,mnt,uts,net)
> ./ns_exec $pid mnt,pid ls /

That's a bit harder to parse but you have the point.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to