Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help command were missing #21

Open
ghost opened this issue Dec 16, 2018 · 2 comments
Open

help command were missing #21

ghost opened this issue Dec 16, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 16, 2018

In chrooted terminal

*** Preparing chroot...
*** Chroot preparation finished

*****************************************
*** This is the chroot terminal       ***
*** Run './help' to get help for      ***
*** debian/ubuntu based distro        ***
*** and './help -al' to get archlinux ***
*** specific help.                    ***
*****************************************

root@lin:/# ./help
bash: ./help: No such file or directory
root@lin:/# ./help
bash: ./help: No such file or directory
root@lin:/# cat help
cat: help: No such file or directory
root@lin:/# cat ./help
cat: ./help: No such file or directory

./help command not found.
Is this bug?

@neurobin
Copy link
Owner

which version is it? you can run JLopt -v to get the version.

@ghost
Copy link
Author

ghost commented Dec 17, 2018

$ JLopt -v
Name         : JLIVECD
Description  : Live CD/DVD customization tool
Version      : 2.4.4
Author       : Md. Jahidul Hamid <jahidulhamid@yahoo.com>
Source       : https://github.com/neurobin/JLIVECD
Bug report   : https://github.com/neurobin/JLIVECD/issues

This problem is related #17 because doesn't reproduce when changing terminal to xterm.
This is reproduced GNOME Terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant