Skip to content

It wont find my previous ssh connections on bash/zsh #6

@piratx

Description

@piratx

Really glad to find this little useful utility for (recent) ssh connections.

I am trying to find out why I get a connect: empty list while I am using it on macos (10.14) with zsh.

I managed to run the ssh-history command (cat "$HISTFILE" | grep -E "^ssh\s" | sed -e 's/\s*$//' | sort | uniq -c | sort -nr | sed -e "s/^\s*[0-9]*\s//") on bash and I got the history lines contain ssh. But otherwise I cannot make it to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions