Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codecaine-zz/user_info_script

MacOS shell script to display user and system information
https://github.com/codecaine-zz/user_info_script

bash macos shell-script zsh

Last synced: about 6 hours ago
JSON representation

MacOS shell script to display user and system information

Awesome Lists containing this project

README

        

# User Info Script

This repository contains a script called `user_info.sh` that provides information about the user.

## Usage

To use the `user_info.sh` script, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/your-username/user_info_script.git
```

2. Navigate to the repository directory:

```bash
cd user_info_script
```

3. Run the script:

```bash
./user_info.sh
```

The script will display various information about the user, such as their user information, hostname and os information, CPU information, memory information, disk information, network information.

Feel free to customize the script or contribute to the repository by submitting a pull request.