Skip to content

🐚 Useful functions for shell. Import, string and others

License

Notifications You must be signed in to change notification settings

mihalycsokas/shell_utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Utils

This repo is intended to extend the shell and contain useful and readable functions that help developers to maintaine there scripts easier and neatly.

Console

-> print functions.

Assert

list of functions with usage

test -> return code success, failure

String

with tests, comes from java;

functions: - pre-condition - ret value always echo, no statuscode

char_at
param `pos` considered 0 if it is less than zero

Test:

-tested under bash

Style guide -> google

Thanks for

Contribute

!!!

About

🐚 Useful functions for shell. Import, string and others

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%