aShellFetch is a simple shell script that displays system information in ASCII art on a-Shell for iOS.
- Display user information
- Show host details
- Provide OS and kernel information
- Present uptime
- Show shell details
- Display CPU architecture and model
- Retrieve memory information
- a-Shell for iOS
- Download the
AShellFetch.shfile to your iOS device. - Move the downloaded file to the shared a-Shell directory on your device.
- Open a-Shell on your iOS device.
- Navigate to the Documents where you saved
AShellFetch.shusing thecdcommand. - Make the script executable with the following command:
chmod +x AShellFetch.sh
- Launch the script with
sh AShellFetch.sh