Bash Commands by DaveChild
About This Content
Useful command-line commands for linux / bash.
This content, Bash Commands, was created on 26th October, 2011 and was last updated on 28th October, 2011.
Tags
Bash Commands appears on:
Bash Commands
| uname -a | Show system and kernel |
| head -n1 /etc/issue | Show distribution |
| mount | Show mounted filesystems |
| date | Show system date |
| uptime | Show uptime |
| whoami | Show your username |
| man command | Show manual for command |
Comments
No comments yet. Add yours below!
Add a Comment
You must be logged in to post a comment. Please log in using the form at the top right of the page.

