Skip to content
View ADITI-PAREEK's full-sized avatar

Block or report ADITI-PAREEK

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. month_name month_name Public

    This shell script efficiently converts numeric inputs representing months ( 1 to 12 ) into their corresponding month names , providing a quick way to retrieve month names linux like environment.

    Shell

  2. configuration-settings configuration-settings Public

    configuration settings from a file and uses them during its execution.

    Shell

  3. permissions permissions Public

    This bash script iterates through each item in the /etc directory, checks if it's a file or directory, and prints its permissions using (ls -ld).

    Shell

  4. Count_lines Count_lines Public

    This shell script `count.sh` efficiently counts the number of lines in a specified file. `wc` command to count the lines , finally displaying the result.

    Shell

  5. NetworkManager_service NetworkManager_service Public

    Shell script to monitor NetworkManager service and restart it if it goes down .

    Shell

  6. Sync_Directories Sync_Directories Public

    This script synchronizes two directories.

    Shell