Skip to content

Implement stat command #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2017
Merged

Implement stat command #153

merged 1 commit into from
May 29, 2017

Conversation

ids1024
Copy link
Contributor

@ids1024 ids1024 commented May 28, 2017

No description provided.

@jackpot51
Copy link
Member

Thanks, it looks good!

@jackpot51 jackpot51 merged commit 2ce4c04 into redox-os:master May 29, 2017
@ids1024 ids1024 deleted the stat branch May 29, 2017 05:06
use coreutils::ArgParser;
use extra::option::OptionalExt;

const MAN_PAGE: &'static str = /* @MANSTART{chmod} */ r#"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just passing through, so I have no real idea what I'm looking at, but should this be @MANSTART{stat} instead of @MANSTART{chmod}?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it should be. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants