{"id":28796050,"url":"https://github.com/vishnu-v-n/linux-helper-scripts","last_synced_at":"2025-10-13T03:38:11.262Z","repository":{"id":291551066,"uuid":"977973928","full_name":"Vishnu-V-N/linux-helper-scripts","owner":"Vishnu-V-N","description":"A collection of practical shell scripts for common Linux tasks like system updates, disk usage checks, large file discovery, and a user-friendly menu interface for simplified operations.","archived":false,"fork":false,"pushed_at":"2025-05-05T09:20:16.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T04:47:21.964Z","etag":null,"topics":["helper","linux","linuxscripting","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vishnu-V-N.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-05T09:18:21.000Z","updated_at":"2025-05-21T05:35:26.000Z","dependencies_parsed_at":"2025-05-05T10:33:15.596Z","dependency_job_id":"ffcf8333-c476-470f-b43e-1e960d6c3aca","html_url":"https://github.com/Vishnu-V-N/linux-helper-scripts","commit_stats":null,"previous_names":["vishnu068709/linux-helper-scripts","vishnu-v-n/linux-helper-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vishnu-V-N/linux-helper-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vishnu-V-N%2Flinux-helper-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vishnu-V-N%2Flinux-helper-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vishnu-V-N%2Flinux-helper-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vishnu-V-N%2Flinux-helper-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vishnu-V-N","download_url":"https://codeload.github.com/Vishnu-V-N/linux-helper-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vishnu-V-N%2Flinux-helper-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013517,"owners_count":26085368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["helper","linux","linuxscripting","shell-script"],"created_at":"2025-06-18T03:11:02.462Z","updated_at":"2025-10-13T03:38:11.255Z","avatar_url":"https://github.com/Vishnu-V-N.png","language":"Shell","readme":"# Linux Helper Scripts\n\nThis project contains a collection of shell scripts designed to assist with common Linux tasks. The scripts are organized in the `scripts` directory and cover the following functionalities:\n\n- **Update System**: A script to update system packages using the package manager.\n- **Check Disk Usage**: A script to check and display disk usage in a human-readable format.\n- **Find Large Files**: A script to search for large files in a specified directory.\n- **Menu Interface**: A script that provides a user-friendly menu interface for selecting tasks.\n\n## Prerequisites\n\n- A Linux-based operating system.\n- Bash shell.\n- Required permissions to execute the scripts (may need `sudo` for certain operations).\n\n## Usage\n\n1. **Clone the Repository**:\n   ```bash\n   git clone \u003crepository-url\u003e\n   cd linux-helper-scripts\n   ```\n\n2. **Make Scripts Executable**:\n   Before running the scripts, ensure they are executable:\n   ```bash\n   chmod +x scripts/*.sh\n   ```\n\n3. **Run the Menu Interface**:\n   To access the menu interface, run:\n   ```bash\n   ./scripts/menu_interface.sh\n   ```\n\n4. **Directly Run Individual Scripts**:\n   You can also run each script directly:\n   - To update the system:\n     ```bash\n     ./scripts/update_system.sh\n     ```\n   - To check disk usage:\n     ```bash\n     ./scripts/check_disk_usage.sh\n     ```\n   - To find large files:\n     ```bash\n     ./scripts/find_large_files.sh\n     ```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnu-v-n%2Flinux-helper-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishnu-v-n%2Flinux-helper-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnu-v-n%2Flinux-helper-scripts/lists"}