Skip to content

Ceasar/bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of custom scripts.

asciify [filename]

Convert all unicode file into ascii.

In practice, this usually just deletes any non-ascii character. Useful for certain Python scripts that require ascii.

authorize [remoteMachine]

Copy your public key to a remote machine.

chrome [sitename]

Open a website using Google Chrome.

f [keyword] [directory]

Find $1 in $2 recursively, with context, and with line numbers

html

Create a generic html file.

quietly

Run a command, but suppress output.

replace [keyword] [newKeyWord] [directory]

Replace a keyword with another in a directory.

About

Executables. (~/bin)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published