[Toybox] New toy - mkdir

Georgi Chorbadzhiyski gf at unixsol.org
Tue Feb 28 07:52:06 PST 2012


Around 02/28/2012 05:12 PM, Daniel Walter scribbled:
> On Tue, Feb 28, 2012 at 04:40:34PM +0200, Georgi Chorbadzhiyski wrote:
>> New toy - mkdir.
>>   TODO: Add -m (mode) support.
> I'm currently writing a string to mode_t wrapper, which will be finished and tested 
> by the end of the week. I think it may be helpful for mkdir and other toys.
> 
> also I'm working on chmod and mkfifo since both need string_to_mode_t :)

I've done mkfifo (but without -m support). Chmod will be tricky because it has to
support recursing into directories, but once chmod is made chown and chgrp will be
easy.

-- 
Georgi Chorbadzhiyski
http://georgi.unixsol.org/

 1330444326.0


More information about the Toybox mailing list