Re: [dev] [sbase] find and xargs different results than busybox

2018-07-15 Thread Quentin Rameau
> Hello friends. Hello Andrew, > I always used busybox but now I decided to use sbase because of the > simplicity and lightweight. Nice! > I had a script to fix /home/user files and directories permissions that > always worked on busybox but fails on sbase. > I wonder if the programs in sbase

[dev] [sbase] find and xargs different results than busybox

2018-07-15 Thread andremw
Hello friends. I always used busybox but now I decided to use sbase because of the simplicity and lightweight. I had a script to fix /home/user files and directories permissions that always worked on busybox but fails on sbase. I wonder if the programs in sbase have a bug or if my commands aren't