Add userdel

This commit is contained in:
Ingo Weinhold
2013-09-18 16:33:17 +02:00
parent 0e9e586cac
commit e9d9ac713f
7 changed files with 188 additions and 9 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ SYSTEM_BIN = [ FFilterByBuildFeatures
tac tail tcpdump tcptester tee telnet telnetd test timeout top touch
tr traceroute translate trash true truncate tsort tty
uname unchop unexpand unmount uniq unlink unshar unzip unzipsfx
<bin>updatedb uptime urlwrapper useradd uudecode uuencode
<bin>updatedb uptime urlwrapper useradd userdel uudecode uuencode
vdir version vmstat
waitfor watch wc wget whoami writembr@x86 xargs xres
yes
+1 -1
View File
@@ -37,7 +37,7 @@ SYSTEM_BIN = [ FFilterByBuildFeatures
tac tail tcpdump tcptester tee telnet telnetd test timeout top touch
tr traceroute trash true truncate tsort tty
uname unchop unexpand unmount uniq unlink unshar unzip unzipsfx
<bin>updatedb uptime urlwrapper useradd uudecode uuencode
<bin>updatedb uptime urlwrapper useradd userdel uudecode uuencode
vdir version vmstat
waitfor watch wc wget whoami writembr@x86 xargs xres
yes