Giter VIP home page Giter VIP logo

bash_error_lib's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @iptoux
  • Regain Access to my Account 07.2021 (thankyou github)
  • ๐Ÿ‘€ Iโ€™m interested in Linux, Python, Hacking (Pentesting), Windows, new Technologies
  • ๐ŸŒฑ Iโ€™m currently learning Junior-Penetration-Tester path on TryHackMe.com
  • ๐Ÿ“ซ Kontakt me on Twitter: https://twitter.com/Iptoux

Referenzes:

Back in 2002 my Usernames was Deco (Lanpartys), and nizo (IRC, Trrets). 2009 i quite all the stuff and begun a new life under @iptoux.

bash_error_lib's People

Contributors

iptoux avatar

Stargazers

 avatar

Watchers

 avatar

bash_error_lib's Issues

colors on output

  • Add colors on output (maybe with possibility to switch on/off)

Debug output

Including control over debug mode/output of an bash script. This is also already coded, but need little rework for standalone usage.

  • Log debug to file
  • show debug on cli (tty)
  • Planed for v1.5.0

BUG & External Errors

Hey,

i recently noticed an major bug that prevents to catch external errors. I had to do some heavy changes to the code. An update to repo will be come soon. And yes you are right, an stack-trace also come to library!

iptoux@2040:~/gits/bash_error_lib$ ./test.sh 
Singleline default external error by internal call, no line, source, func.
MSG:  No such file or directory
CAUSE BY: cat
CALL:  lol
SRC: ./test.sh
LINE: 248
STACK:
  huhu @ ./test.sh:248
  main @ ./test.sh:251
Jumping to cleanUp!

Manual ErrorMsg

Already in code, is an part where it controls an ARG (msg), that is piped to the function. Actually you can only pipe an simple "error message". But i working on the idea to pass an associative array as ARG so more information can be parsed.

OneLiner

Add possibility to only show an simple one liner.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.