On 02/11/12 at 12:07pm, Bjartur Thorlacius wrote: > Þann lau 11.feb 2012 09:29, skrifaði Felix Janda: > > sed 's/rmdir/unlink/' rmdir.c > unlink.c > Shouldn't there be an utility that does both? A flag to rm, perhaps? > What do you exactly mean? Which function of rmdir(1) and unlink(1) is rm(1) missing?
I noticed that unlink(1) should not take more than one argument...