Commit Graph
297 Commits
Author SHA1 Message Date
zvms ee98e49514 Add unlink command. 2014-05-16 16:57:03 -07:00
Michael Gehring d4cb1d0185 add cksum 2014-05-16 23:03:13 +02:00
Michael Gehring dc8dc5a483 add comm 2014-05-16 20:04:46 +02:00
Maciej Dziardziel fda88ec9c6 implement hostid 2014-04-03 22:31:46 +01:00
Maciej Dziardziel 8f4d9ea42e implement kill 2014-04-03 16:30:39 +00:00
joaoxsouls 677caaaec0 implement uname 2014-04-03 01:18:39 +01:00
Arcterus e898d37736 Update for latest Rust 2014-03-31 09:40:21 -07:00
Arcterus dc29eb5928 Implement fold (closes #146) 2014-03-26 18:35:24 -07:00
Arcterus df9a296100 Implement md5sum (closes #47) 2014-03-24 16:53:35 -07:00
José Neder ef4a5e965d Implement uptime
Move utmp struct from users to common/utmpx.rs
2014-03-18 09:42:44 -03:00
Arcterus fac630d07c Add paste (closes #120) 2014-02-28 09:19:32 -08:00
Arcterus c21dcc50dc Implement tac (closes #117) 2014-02-27 10:59:51 -08:00
Alan Andrade 8127d8b43d id and groups share functions 2014-02-25 23:42:37 -08:00
humboldtux 96a84f73b5 logname implementation 2014-02-24 22:24:01 +01:00
Heather b364e64746 move tty to UNIX_PROGS 2014-02-19 09:59:48 +04:00
Arcterus cca19911ad Merge branch 'add-du' of https://github.com/derekchiang/coreutils into add-du
Conflicts:
	README.md
2014-02-18 12:17:34 -08:00
Alan Andrade e90393f885 Unix/BSD head implementation 2014-02-16 19:50:02 -08:00
Alan Andrade accdd37aeb Show all groups
-A option
Finally made work Gn and full
Add P function
Add pretty option
Added g option
Finish
2014-02-16 12:00:04 -08:00
Heather bbfc8a9d04 Merge pull request #92 from Arcterus/master
Add status image and move users to Unix-specific commands
2014-02-09 09:26:33 +03:00
Alan Andrade 5f02d0fc81 hostname implementation 2014-02-08 15:44:32 -08:00
Arcterus a79728b1fb Add status image and move users to Unix-specific commands 2014-02-08 13:36:31 -08:00
Arcterus ce5cd0200b Add a way to prevent building of programs on Windows 2014-02-07 19:35:03 -08:00
Arcterus 74df4d5a98 Fix programs for latest Rust and begin usage of new utility macros 2014-02-06 22:39:07 -08:00
Heather 2e44b5b7ee Merge pull request #73 from Arcterus/truncate
Added truncate
2014-02-06 08:17:30 +03:00
Arcterus 2fa4f23d86 Merge pull request #69 from Heather/master
Important changes! [ Mostly due language Syntax changes ]
2014-02-05 20:56:18 -08:00