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

Error when loaded in Mac OS X #10

Open
norlin opened this issue Mar 28, 2013 · 2 comments
Open

Error when loaded in Mac OS X #10

norlin opened this issue Mar 28, 2013 · 2 comments

Comments

@norlin
Copy link

norlin commented Mar 28, 2013

After loading undistract-me:

$ ls
-bash: printf: `(': invalid format character
@jml
Copy link
Owner

jml commented Mar 28, 2013

What happens when you try:

$ source long-running.bash
$ notify_when_long_running_commands_finish_install

jml

On Thu, Mar 28, 2013 at 6:20 AM, Alexey [email protected] wrote:

undistract-me$ ./long-running.bash
undistract-me$ notify_when_long_running_commands_finish_install
-bash: preexec_install: command not found


Reply to this email directly or view it on GitHubhttps://github.com//issues/10
.

@norlin
Copy link
Author

norlin commented Mar 29, 2013

There was a problem with path to preexec.bash
When I fixed it - new problem with "preexec_set_exit;some_command; ;preexec_invoke_cmd" double ;
When I fixed it:

undistract-me$ notify_when_long_running_commands_finish_install 
undistract-me$ ls
-bash: printf: `(': invalid format character
<some ls output>

@norlin norlin closed this as completed Mar 29, 2013
@norlin norlin reopened this Mar 29, 2013
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

2 participants