Coder Social home page Coder Social logo

myown_bash_scripts's Introduction

This document will describ the functionality of the different scripts and will
hopefully be updated from time to time

all files names start with the string 'myown_' so i can easily find them when
i use them as shell commands.

myown_convert_mp4_2_mp3_and_DELETE.sh - uses 'ffmpeg' to convert mp4 video into an
mp3 audio file. then deletes the original mp4 file, and moves on to the next
mp4 file.

myown_convert_mp4_2_mp3_and_keep.sh - same as the former just keeps the
original file.

myown_play_mp3_song.sh - plays an mp3 file passed to it on terminal

myown_replace_whitespace.sh - takes a file type and replaces the space ' '
character in all files of that type inside current directory with '_'
character.

myown_set_sleep.sh - is a countdown script that prompts for hours, minutes,
and seconds, then uses the 'sleep' command to wait 1 second between each
count. it is probably not very accurate since it takes more than one second
for it to do one work cicle.

myown_suspend_comp.sh - displays a warning for 5 seconds, then puts the
computer into standby mode.


myown_bash_scripts's People

Contributors

msenyor avatar

Watchers

James Cloos avatar  avatar

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.