Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 674 Bytes

bninja_getlen.md

File metadata and controls

41 lines (26 loc) · 674 Bytes

bninja getlen

Returns length of the given string

Synopsis

Returns length of the given string

bninja getlen [flags]

Examples


// get length of a string
echo "some string" | bninja getlen

Options

  -h, --help   help for getlen

Options inherited from parent commands

  -i, --clipin        Import data from clipboard
  -o, --clipout       Export data to clipboard
      --file string   Import data from File
      --out string    Export data to File
      --stdout        Print to Stdout even if data if data is exported to clipboard or file

SEE ALSO

  • bninja - A Handy Toolkit for bash ninja's