[Toybox] Add -m option to mkdir

Rob Landley rob at landley.net
Sun Dec 23 12:38:45 PST 2012


On 12/23/2012 01:31:10 PM, Bastian Bittorf wrote:
> * Felix Janda <felix.janda at posteo.de> [23.12.2012 20:23]:
> > Hi,
> >
> > of created directory), the other adds a test script for it. The  
> test script
> > uses the non-standard command stat since it seems to be the right  
> tool for
> > determining permissions of directories.
> 
> i you really want to avoid 'stat' you could use something like:

I'm actually ok with using stat because it's one of the commands on  
toybox's roadmap. (Building Linux From Scratch needs it, so it's in the  
"development" set.)

Commit 747 actually added stat to the "pending" directory, but I need  
to clean it up a bit...

Rob
 1356295125.0


More information about the Toybox mailing list