Skip to content
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

Implement ls in userland #244

Open
willdurand opened this issue Jan 5, 2021 · 1 comment
Open

Implement ls in userland #244

willdurand opened this issue Jan 5, 2021 · 1 comment
Labels
component: userland priority: p3 This priority level reflects our backlog.

Comments

@willdurand
Copy link
Owner

We currently have the ls command in the kshell (built-in command) but it would be useful to have a similar command in userland. We might need new syscalls but I am not sure.

@willdurand willdurand added component: libc priority: p3 This priority level reflects our backlog. component: userland and removed component: libc labels Jan 5, 2021
@willdurand
Copy link
Owner Author

We probably need the getdents syscall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: userland priority: p3 This priority level reflects our backlog.
Projects
None yet
Development

No branches or pull requests

1 participant