Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

find should show the location #44

Closed
weberjn opened this issue Jan 3, 2024 · 1 comment
Closed

find should show the location #44

weberjn opened this issue Jan 3, 2024 · 1 comment

Comments

@weberjn
Copy link

weberjn commented Jan 3, 2024

find should show the path of the found file

catcli -B find fstab
/etc/fstab [size:902, storage:etc]
@deadc0de6 deadc0de6 mentioned this issue Jan 3, 2024
10 tasks
@deadc0de6
Copy link
Owner

@weberjn this feature has been added in the branch features-42. Could you give it a try?
You can get it like this:

git clone https://github.com/deadc0de6/catcli.git
cd catcli
git checkout features-42
python3 -m catcli.catcli -B find --catalog=<catalog-path> fstab

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

No branches or pull requests

2 participants