Skip to content

New commands #125

@double-fault

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions