Skip to content

A collection of shell scripts that I had written for some purposes. May be of use in the future.

Notifications You must be signed in to change notification settings

VivekThazhathattil/random_shellscripts

Repository files navigation

Scripts that I might need to revisit

This repo serves as a dump for all the shell scripts that I have used at some point in my life and may require in the future.

  • get_github_links_of_installed_packages.sh :- retrieves the Github links of all installed packages in Arch Linux

  • padding_fix.sh create properly number padded files. For example: 1.png, 2.png, ...., 50.png,...., 118.png will be padded as 001.png, 002.png, ..., 050.png, ..., 118.png

<iframe src="https://www.youtube.com/watch?v=ZbYI1pBDylw" frameborder="0" allowfullscreen></iframe>
  • annoy_amma_by_calling_her_repeatedly.sh : repeatedly calls someone under the given parameters. Needs adb to work.

  • get_github_links_of_all_pip_packages.sh :- retrieves the Github links of all installed pip packages in your Linux system.

About

A collection of shell scripts that I had written for some purposes. May be of use in the future.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published