Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ltools

Nothing special, just a set of linux tools

Tools

l

Shortcut for ls Usage:

l

deploy

Shortcut for scp using sshpass Usage:

deploy <SOURCE_PATH> <TARGET_SERVER> <TARGET_PATH> <USERNAME> <PASSWORD>

webs

Create a temporary webserver under specified port serving the specified directory Usage:

webs <dir> <port> | webs <port>

raf

Create a random file with specified size and name or size and hash as name Usage:

raf <SIZE> [<PATH>]

Size example: 1M, 1MiB, 123KB, 5GB

Installation

curl -s "https://github.com/jonasborn/ltools/blob/master/ltools.sh?raw=true" | bash

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages