https://github.com/julioaranajr/bash-lab
Learning Bash
https://github.com/julioaranajr/bash-lab
bash bash-script
Last synced: over 1 year ago
JSON representation
Learning Bash
- Host: GitHub
- URL: https://github.com/julioaranajr/bash-lab
- Owner: julioaranajr
- Created: 2022-10-13T06:56:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T20:23:57.000Z (over 3 years ago)
- Last Synced: 2025-01-09T19:39:10.329Z (over 1 year ago)
- Topics: bash, bash-script
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bash Lab
```bash
.
├── Bathroom
├── Kitchen
│ └── Pantry
├── Living_Room
│ ├── Diner_Table
│ └── Library
├── Main_Bedroom
│ └── Cupboard
├── Office
│ └── Desk
│
└── omytreedirectoryfile.txt
10 directories, 3 files
```