Op 20-11-2006 om 20:57 schreef Geert Stappers: > Op 19-11-2006 om 22:37 schreef Martin Michlmayr: > > sed -i 's/\(:[^:]*:\)[0-9]*/\1/' /target/etc/shadow > > > >From the manual of sed: > > -i[SUFFIX], --in-place[=SUFFIX] > > edit files in place (makes backup if extension supplied) I don't know if it works in busybox or the sed that d-i uses. Cheers Geert Stappers