Code Monkey home page Code Monkey logo

bash-script's Introduction

Bash Script

The Bash shell used as default shell on GNU/Linux operating system is a versatile enhancement of the Bourne shell, suitable for use as interactive command processor and as script interpreter.

This repository contains a collection of scripts, each directory contains one script and the related files.

Here are some scripts I wrote.

  • buzz.sh - Schedules an at job to pop up a message using various commands.
  • cookieclean.sh - Cleans up the Mozilla cookie file removing unwanted items.
  • duplicated.sh - Create a list of all duplicated files based on comparing their checksums.
  • killrenegade.sh - Kill the processes with given name which use to much resources.
  • lyndex.sh - Create a word index from the Lynx traversal crawl files.
  • minesweeper.sh - The classic mine sweeper game in text mode.
  • mksfx.sh - Add a shell script header to a compressed file, to make it selfextractor.
  • mpc.sh - Just a rudimental frontend for the most basic music playing functionalities.
  • onceaday.sh - Run commands enumerated in a configuration file, conditionally, only once a day.
  • pacman.sh - Adds some frequently needed minor functionalities to pacman-g2.
  • psqall.sh - Runs the psql tool in a loop for more databases of the same server.
  • seq.sh - Use the seq command to replace numeric part of a string with numeric sequences and multiplying the string.
  • onceaday.sh - Run commands enumerated in a configuration file, conditionally, only once a day.
  • psqall.sh - Runs the psql tool in a loop for more databases of the same server.
  • seq.sh - Use the seq command to replace numeric part of a string with numeric sequences and multiplying the string.
  • symlink_ntfs.sh - Restores symlinks after copying them to NTFS and back.
  • taborder.sh - Reorders the controls in the XFM file based on the declarations in the Pas file.
  • termclock.sh - Analog clock displayed using only bash arithmetics and tput.

These scripts were intentionally kept short. For details see the Bash section of my site.

bash-script's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.