On Mon 23. of August 2004 16:45, Andrzej Krzysztofowicz wrote: [...] > Jest jakis _szybki_ sposob na odroznianie useradd/groupadd z > shadow/pwdutils? Parsowanie tego? ;) # `which time` useradd -v useradd (pwdutils) 2.6.4 Copyright (C) 2004 Thorsten Kukuk. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (276major+17minor)pagefaults 0swaps [EMAIL PROTECTED] 19:51 ~]# `which time` groupadd -v groupadd (pwdutils) 2.6.4 Copyright (C) 2004 Thorsten Kukuk. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 0.00user 0.00system 0:00.06elapsed 0%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (264major+16minor)pagefaults 0swaps [EMAIL PROTECTED] 19:51 ~]#
Z grep pwdutils nie widać różnicy odnośnei time. -- Tomasz Wittner _______________________________________________ pld-devel-pl mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
