Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 792 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 792 Bytes

Bash_Scripts

useful command line scripts in $PATH

format & afl

"afl" accompanies "format", as "format" gives visual colorful representation of files in $PWD and other info which can be reduced to specific file types based on user input, "afl" takes the paths (if saved) by "format" in plaintext directly from a file, those paths can then be acted on by "afl" similar to rudimentary filemanager for tty. "afl" directly makes changes but can also be used to pipe paths as input on the command line.

conkie

it is probably what you would assume, a cheap version of conk. specificaly designed for tty's that have split screen options.

dirch

changes permisions of entire directory.

wiki

curl dowloads wiki pages in plain text, based on user input.