Skip to content

New commands #125

Description

@double-fault

I'm going to make a few new command for BoneOS.

  • logname - prints current login name
  • man - help manual
  • pwd - print current working directory
  • uname - print system info
  • watch - execute a program periodically
  • time - get current time for process
  • date - get current date
  • whatis - displays a one line description of a command
  • whoami - just like logname prints the current user
  • uptime - displays total time since the computer started
  • alias - makes another temporary name for a command till the terminal is closed
  • shutdown - already implemented by 'poweroff', but need some more improvements
  • tldr - simplified man pages, not installed by default

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions