GithubHelp home page GithubHelp logo

Comments (5)

gdevenyi avatar gdevenyi commented on May 19, 2024

Not sure what you're referring to here, HEAD doesn't do that:

$ git clone [email protected]:kvz/bash3boilerplate.git
Cloning into 'bash3boilerplate'...
X11 forwarding request failed on channel 0
remote: Counting objects: 1567, done.
remote: Total 1567 (delta 0), reused 0 (delta 0), pack-reused 1567
Receiving objects: 100% (1567/1567), 1.68 MiB | 5.85 MiB/s, done.
Resolving deltas: 100% (894/894), done.
10:43:18 [gdevenyi@monster:~] $ cd bash3boilerplate/
10:43:19 [gdevenyi@monster:~/bash3boilerplate] master ± ./example.sh 
10:43:20 [gdevenyi@monster:~/bash3boilerplate] master ± 

from bash3boilerplate.

gdevenyi avatar gdevenyi commented on May 19, 2024

What version of bash are you using? bash --version

from bash3boilerplate.

gdevenyi avatar gdevenyi commented on May 19, 2024

It looks like you had a debug mode enabled on your terminal somehow.

from bash3boilerplate.

zbeekman avatar zbeekman commented on May 19, 2024

@gdevenyi they set PS4 and turned on -x: qwertyzw% PS4='Line ${LINENO}: ' bash -x ./example.sh so they are intentionally showing us the output.

@QwertyZW what is the problem? You expect the help text to print when invoking ./example.sh but it doesn't?

from bash3boilerplate.

QwertyZW avatar QwertyZW commented on May 19, 2024

Thanks for the fast response guys.

@zbeekman yep, this is what I was looking for

from bash3boilerplate.

Related Issues (20)

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.