Skip to content

DavutHaxor/useful-bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

useful-bash-scripts

This is a repository to keep some useful scripts of mine. Feel free to contribute.

FFMPEG Cut

Usage: Just run the script and; Enter the required values in order with a space between:

Start_Time Input_File Duration Output_File

Start_Time >> Minute.Second Example >> 1.52, 2.25 ; Means 1:52 and 2:25

Input_File / Output_File >> Use the backslash () for space Example >> My\ File.mp4 will represent "My File.mp4"

Duration >> Plain Second(s) Example>> 100, 60, 137...

GCC Build and Run

Usage: Just run the script and input with a space between; ".c file" "output file" "arg" "arg" examples: -lm, -l...

PERC

Usage: perc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages