Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

bin/bash not found when using example from readme #31

Closed
davidcoleman007 opened this issue Oct 16, 2017 · 3 comments
Closed

bin/bash not found when using example from readme #31

davidcoleman007 opened this issue Oct 16, 2017 · 3 comments

Comments

@davidcoleman007
Copy link

davidcoleman007 commented Oct 16, 2017

When I use the example in the readme:

fatty -b "source $HOME/.bashrc; uname -a; exec bash"

image

I get the following window flash real fast and close:
image

I had to use a screen capture to grab it because it was only for a frame or 2 - sorry about the desktop stuff in the bg - it says:

/bin/bash: uname: command not found
/bin/bash: line 0: exec: bash: command not found
@davidcoleman007
Copy link
Author

davidcoleman007 commented Oct 16, 2017

if I run fatty.exe just as is, nothing works, not even ls:
image

all tabs exhibit the same behavior in this use case:
image

@davidcoleman007
Copy link
Author

fwiw: i do have a working cygwin, and obviously these commands work in my std cygwin terminal

@juho-p
Copy link
Owner

juho-p commented Oct 31, 2017

Part of the problem is the same as #5 which I've unfortunately been too lazy to fix.

Start fatty with command fatty - (note the dash)

I close this for now, since it's practically a duplicate.

@juho-p juho-p closed this as completed Oct 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants