[BUG] 'Permission denied' error output when using `find` command.
Closed this issue · 0 comments
CodesOfRishi commented
Are you using the latest version?
...
The issue is with the following feature(s):
- Traversal to root of a git repository.
- Search & traverse recently visited directories.
- Sub-directory search & traversal.
- Parent-directory search & traversal.
- Piping.
- Cleaning of log file.
- #17
- Dependencies/Requirements.
- Configurations.
- Documentation.
- Other(s)
Issue observed in the following shell(s):
- Bash
- Zsh
Describe the bug
find
command throws 'Permission denied' error message(s) whenever it searches and finds any directory with insufficient permissions.
To Reproduce
NA
Expected behaviour
Remove/skip/exclude 'Permission denied' error messages coming from find
command.
Screenshots
NA
Additional context
NA