question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: print to stdout command info like time of execution

See original GitHub issue

Context: #38

It would be great if the bh command could take flags that print the datetime that the command was executed on, and possibly other data. For example, using something like bh --show-execution-datetime could print the datetime in a separate column in the output.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
rcalorascommented, Dec 10, 2017

@simeg I pulled together a brief contributors file that has some dev environment setup. https://github.com/rcaloras/bashhub-client/blob/master/CONTRIBUTING.md#dev-environment-setup

Give it a look and let me know if it helps.

1reaction
simegcommented, Dec 9, 2017

@rcaloras Any update on this? The minimal amount of setup at least would be nice, that way me and maybe others could get started on contributing! Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prepending a timestamp to each line of output from a command
It is a command line utility, a bit like moreutils's ts, to prepend timestamp information to the standard output of another command. Useful...
Read more >
How to redirect shell command output | Enable Sysadmin
How to redirect shell output · 1. Redirect STDOUT · 2. Redirect STDERR · 3. Send STDOUT and STDERR to the same file...
Read more >
Vagrant - how to print Chef's command output to stdout?
It prints bash/script/execute resource execution output to stdout only when: You need TTY for your remote chef-solo/chef-client command. not run chef-client ...
Read more >
Forward stdout to some widget · Issue #268 · streamlit ... - GitHub
I find myself frequently creating large numbers of "print" and streamlit write commands that have overlapping content. This is a big waste of...
Read more >
What is STDOUT and STDERR in Linux - echo to STDERR
In most cases, we would be redirecting the error stream to output stream so that we do not miss anything or to stop...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found