{"id":26610902,"url":"https://github.com/mrigank005/linux_bash","last_synced_at":"2025-10-15T14:16:33.963Z","repository":{"id":283987146,"uuid":"953480750","full_name":"Mrigank005/Linux_Bash","owner":"Mrigank005","description":"Welcome to my Linux Lab Course Repository! This repository contains a collection of shell scripts implemented as part of my university coursework. These scripts cover a wide range of shell scripting concepts, including arithmetic operations, string manipulation, file handling, and system utilities. 🌟","archived":false,"fork":false,"pushed_at":"2025-03-23T13:53:38.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T14:30:41.661Z","etag":null,"topics":["linux","linux-bash","linux-shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mrigank005.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-03-23T13:23:29.000Z","updated_at":"2025-03-23T13:54:53.000Z","dependencies_parsed_at":"2025-03-23T14:31:33.140Z","dependency_job_id":null,"html_url":"https://github.com/Mrigank005/Linux_Bash","commit_stats":null,"previous_names":["mrigank005/linux_bash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrigank005%2FLinux_Bash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrigank005%2FLinux_Bash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrigank005%2FLinux_Bash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrigank005%2FLinux_Bash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mrigank005","download_url":"https://codeload.github.com/Mrigank005/Linux_Bash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245196676,"owners_count":20576074,"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","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":["linux","linux-bash","linux-shell"],"created_at":"2025-03-24T02:23:57.311Z","updated_at":"2025-10-15T14:16:28.926Z","avatar_url":"https://github.com/Mrigank005.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🚀 Linux Lab Course - Shell Scripts\n\nWelcome to my Linux Lab Course Repository! This repository contains a collection of shell scripts implemented as part of my university coursework. These scripts cover a wide range of shell scripting concepts, including arithmetic operations, string manipulation, file handling, and system utilities. 🌟\n\n---\n\n## 📌 Features\n- ✅ Well-structured and commented shell scripts\n- ✅ Covers basic to advanced shell scripting concepts\n- ✅ Practical scripts for real-world Linux operations\n- ✅ Useful for beginners and advanced Linux users\n\n---\n\n## 📜 List of Scripts\n\n|     🔹 Script Name       |                   📄 Description                    |\n|--------------------------|------------------------------------------------------|\n| `arithmeticops.sh`       | Performs basic arithmetic operations.                |\n| `armstrong.sh`           | Checks if a number is an Armstrong number.           |\n| `ascdsc.sh`              | Sorts numbers in ascending and descending order.     |\n| `concatstr.sh`           | Concatenates two strings.                            |\n| `factorial.sh`           | Calculates the factorial of a number.                |\n| `file.sh`                | Demonstrates file operations.                        |\n| `filepermission.sh`      | Changes file permissions.                            |\n| `for1to10.sh`            | Prints numbers from 1 to 10 using a for loop.        |\n| `helloworld.sh`          | Prints \"Hello, World!\" to the console.               |\n| `inputname.sh`           | Reads and prints user input.                         |\n| `lcmhcf.sh`              | Computes LCM and HCF of two numbers.                 |\n| `palindrome.sh`          | Checks if a number is a palindrome.                  |\n| `palindromesentence.sh`  | Checks if a sentence is a palindrome.                |\n| `pattern.sh`             | Prints a pattern using loops.                        |\n| `primenumber.sh`         | Checks if a number is prime.                         |\n| `reversestr.sh`          | Reverses a string.                                   |\n| `sepwords.sh`            | Separates words from a sentence.                     |\n| `strcmp.sh`              | Compares two strings.                                |\n| `strlen.sh`              | Finds the length of a string.                        |\n| `sumofdigits.sh`         | Calculates the sum of digits of a number.            |\n| `sysinfo.sh`             | Displays system information.                         |\n| `voteeligible.sh`        | Checks if a person is eligible to vote based on age. |\n| `wordcount.sh`           | Counts the number of words in a file.                |\n\n---\n\n## 🚀 How to Run the Scripts\n\n1. Clone this repository to your local system:\n   ```sh\n   git clone \u003crepository-url\u003e\n   cd \u003crepository-name\u003e\n   ```\n\n2. Give execute permissions to a script before running it:\n   ```sh\n   chmod +x scriptname.sh\n   ```\n\n3. Run the script using:\n   ```sh\n   ./scriptname.sh\n   ```\n\n---\n\n## 🎯 Happy Scripting! 🎯\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrigank005%2Flinux_bash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrigank005%2Flinux_bash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrigank005%2Flinux_bash/lists"}