{"id":23123505,"url":"https://github.com/devvyyxyz/linux-scripts","last_synced_at":"2026-04-26T20:31:10.753Z","repository":{"id":259743166,"uuid":"879328388","full_name":"devvyyxyz/Linux-scripts","owner":"devvyyxyz","description":"Some useful scripts to use on Linux","archived":false,"fork":false,"pushed_at":"2024-10-27T16:13:09.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T15:47:18.862Z","etag":null,"topics":["automate","linux","linux-kernel","linux-scripts","scripts","useful"],"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/devvyyxyz.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}},"created_at":"2024-10-27T16:10:32.000Z","updated_at":"2025-02-17T15:24:03.000Z","dependencies_parsed_at":"2024-10-27T19:03:29.022Z","dependency_job_id":"ac014f61-b118-445f-a951-cb3b3c5e319b","html_url":"https://github.com/devvyyxyz/Linux-scripts","commit_stats":null,"previous_names":["devvyyxyz/linux-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devvyyxyz/Linux-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvyyxyz%2FLinux-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvyyxyz%2FLinux-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvyyxyz%2FLinux-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvyyxyz%2FLinux-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devvyyxyz","download_url":"https://codeload.github.com/devvyyxyz/Linux-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvyyxyz%2FLinux-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automate","linux","linux-kernel","linux-scripts","scripts","useful"],"created_at":"2024-12-17T07:35:01.086Z","updated_at":"2026-04-26T20:31:10.719Z","avatar_url":"https://github.com/devvyyxyz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Utility Scripts\n\nThis repository contains a collection of simple utility scripts for Linux to perform common tasks.\n\n## Scripts\n\n1. **backup.sh**\n   - **Description**: Creates a backup of a specified directory.\n   - **Usage**: \n     ```bash\n     ./backup.sh \u003csource_directory\u003e \u003cbackup_directory\u003e\n     ```\n\n2. **cleanup.sh**\n   - **Description**: Removes files older than a specified number of days in a given directory.\n   - **Usage**: \n     ```bash\n     ./cleanup.sh \u003cdirectory\u003e \u003cdays\u003e\n     ```\n\n3. **disk_usage.sh**\n   - **Description**: Displays the disk usage of the current directory.\n   - **Usage**: \n     ```bash\n     ./disk_usage.sh\n     ```\n\n4. **system_info.sh**\n   - **Description**: Displays system information including hostname, OS, kernel version, uptime, CPU, and memory usage.\n   - **Usage**: \n     ```bash\n     ./system_info.sh\n     ```\n\n## Installation\n\n1. Clone this repository:\n   ```bash\n   git clone \u003crepository_url\u003e\n   cd \u003crepository_directory\u003e\n\n\t2.\tMake scripts executable:\n\nchmod +x *.sh\n\n\n\nContributing\n\nFeel free to contribute by adding more scripts or improving existing ones.\n\nLicense\n\nThis project is licensed under the MIT License.\n\n### Instructions\n\n1. **Create a directory** for your scripts and the `README.md` file.\n2. **Copy the script files** and `README.md` content into the respective files in the directory.\n3. **Make the scripts executable** using the `chmod +x *.sh` command.\n4. **Update the `\u003crepository_url\u003e` and `\u003crepository_directory\u003e`** in the README with your specific information. \n\nLet me know if you need further modifications or additional scripts!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevvyyxyz%2Flinux-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevvyyxyz%2Flinux-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevvyyxyz%2Flinux-scripts/lists"}