Skip to content

joem/mvdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

mvdl

Move the most recent file in pre-defined folder to the current folder

I made this program so I could quickly move a just-downloaded file into the current working directory.

Installation

Put the mvdl script somewhere in your path.

Usage

mvdl [ARGUMENT]

mvdl's default behavior is to tell you what it thinks the most recent file is and ask if you want to move it, defaulting to 'no'. Any non-'y' key answers 'no'.

Arguments

help, -?, --help        - Display the help text
undo, -u, --undo        - Undo last action performed by mvdl
history, -h, --history  - Display the mvdl history

Required external programs

  • bash (probably won't work with other shells)

To Do

  • ?

About

Move the most recent file in pre-defined folder to the current folder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published