sin
7872986dd2
Add at(1) to TODO
2014-07-07 07:37:19 +01:00
Tuukka Kataja
8b87d0098a
Add unexpand(1)
2014-06-09 17:00:13 +01:00
Hiltjo Posthuma
9ad06c3aef
update TODO file
...
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-04-12 20:33:50 +01:00
sin
08ff1c56e7
Update TODO
2014-01-30 11:44:29 +00:00
sin
9a1c5783c1
Remove mktemp(1) from TODO
...
We already have mktemp(1) implemented.
2014-01-04 13:41:47 +00:00
sin
18f9f3e141
Remove xargs(1) from TODO
...
We already have a barebones version.
2014-01-04 13:40:42 +00:00
sin
8f931fba13
Remove passwd from TODO
...
This cannot be made portably so we'll implement this in ubase.
2013-11-12 13:12:42 +00:00
sin
777f958426
Update TODO
...
We are not going to support logname(1).
2013-10-29 17:20:13 +00:00
sin
6a680269bf
Add more commands to TODO
2013-10-18 15:19:04 +01:00
sin
fc9c4d9123
Update TODO based on people's suggestions
2013-10-18 10:02:23 +01:00
sin
84ba9cb87e
Remove cut from TODO
2013-10-16 14:14:18 +01:00
sin
355911f010
Remove df from TODO - df now lives in ubase
2013-10-05 13:51:45 +01:00
David Galos
439489b566
Updating TODO
2013-07-20 11:35:21 -04:00
Christoph Lohmann
c94fad2ccc
Who is in sbase.
2013-06-21 07:11:44 +02:00
Christoph Lohmann
82e266e880
Cal is now in sbase.
2013-06-21 07:10:54 +02:00
stateless
12116cccc4
Add comm
...
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2013-06-19 20:00:10 +02:00
Christoph Lohmann
c3b771d682
Seq has been implemented.
2013-06-14 18:56:22 +02:00
Christoph Lohmann
9df408f8c6
Adding who, chroot, env and split.
...
Thanks "Galos, David" <galosd83@students.rowan.edu>!
2013-06-14 18:55:25 +02:00
Christoph Lohmann
2c162042b1
Adding some utilities.
...
Thanks "Galos, David" <galosd83@students.rowan.edu>!
2013-05-30 21:29:56 +02:00
Lorenzo Cogotti
c451683c3f
Added POSIX paste(1) command implementation.
...
This commit adds a simple implementation of the POSIX
standard paste(1) command, and its man page.
TODO and Makefile have been updated accordingly.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2013-05-04 07:48:21 +02:00
Robert Ransom
a16f603b20
uniq: Lobotomize for POSIX-subset compatibility
...
POSIX uniq(1) is required to write to its second argument,
if one is given.
The multiple-input feature I accidentally added might be useful,
but users and scripts who rely on it would be put at risk for data loss
if they ever run into a POSIX uniq(1).
2012-05-21 23:33:36 +00:00
Christoph Lohmann
120d817920
Adding the yes(1) command.
2012-04-23 16:27:40 +02:00
Kurt H Maier
88760789c7
update TODO
2012-02-04 01:16:18 +00:00
William Haddon
cec53d14b1
implement cp and mv and improve rm
2012-01-30 22:41:33 +00:00
Connor Lane Smith
dd965fe09b
nohup: tweak manpage
2011-06-18 14:42:06 +01:00
Connor Lane Smith
6be3e82218
add cksum
2011-06-10 04:14:05 +01:00
Connor Lane Smith
5156758e21
kill -l
2011-06-10 02:56:13 +01:00
Connor Lane Smith
ff97891dad
add fold
2011-06-08 21:30:33 +01:00
Connor Lane Smith
2404eb5b6b
add todo
2011-06-08 17:54:55 +01:00