Skip to content

inacho/bash-shell-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Shell Utils

My useful functions and alias to use in bash

Functions

  • count_lines: Count the lines of a file
  • format_size: Display the size of Bytes in human readable format
  • format_time: Display elapsed seconds in human readable format

See demo_functions.sh for examples of use.

License

Released under the MIT License

About

My useful functions and alias to use in bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages