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

[POSIX 準拠] -e & which -> type に #29

Closed
KEINOS opened this issue Jun 1, 2021 · 1 comment
Closed

[POSIX 準拠] -e & which -> type に #29

KEINOS opened this issue Jun 1, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request POSIX POSIX 準拠に関する系

Comments

@KEINOS
Copy link
Member

KEINOS commented Jun 1, 2021

追記:

この Issue は POSIX 準拠のための 1 歩目として if [ -e 'path/to/file']; thenif type 'path/to/file'; then に統一するための Issue に変更します。


オリジナル:

Bash メインでなく POSIX 準拠メインにしたいです。

shellspec が POSIX 準拠なので理屈では可能だと思います。

@KEINOS KEINOS added the enhancement New feature or request label Jun 1, 2021
@KEINOS KEINOS changed the title POSIX 準拠にしたい [POSIX 準拠] -e & which -> type に Jun 3, 2021
KEINOS added a commit to KEINOS/Fork_QiiCipher that referenced this issue Jun 3, 2021
@KEINOS KEINOS added the WIP There is a draft PR for this label Jun 3, 2021
@KEINOS
Copy link
Member Author

KEINOS commented Jun 3, 2021

これやりまーす → PR #40

@KEINOS KEINOS self-assigned this Jun 3, 2021
KEINOS added a commit to KEINOS/Fork_QiiCipher that referenced this issue Jun 3, 2021
KEINOS added a commit to KEINOS/Fork_QiiCipher that referenced this issue Jun 3, 2021
KEINOS added a commit to KEINOS/Fork_QiiCipher that referenced this issue Jun 3, 2021
@KEINOS KEINOS closed this as completed in dde7df6 Jun 3, 2021
@KEINOS KEINOS added POSIX POSIX 準拠に関する系 and removed WIP There is a draft PR for this labels Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request POSIX POSIX 準拠に関する系
Projects
None yet
Development

No branches or pull requests

1 participant