Rich,

If you need to crawl, use find.

Ken


On Sat, Dec 26, 2020 at 2:01 PM Rich Shepard <[email protected]>
wrote:

> On Sat, 26 Dec 2020, Ken Stephens wrote:
>
> > You could use the stat command
> > <https://www.cyberciti.biz/tips/display-file-or-file-system-status.html>
> > to list the library files after running your favorite python3
> > applications. Then move accessed files over to the site-packages
> > directory.
>
> Ken,
>
> I don't know which applications require python2. I suspect that any which
> require Python to build (or run) have already converted to Python3. But
> 'stat' will not crawl through /usr/bin/ and check each executable to see if
> it requires Python.
>
> Thanks for the thought.
>
> Stay well,
>
> Rich
> _______________________________________________
> PLUG: https://pdxlinux.org
> PLUG mailing list
> [email protected]
> http://lists.pdxlinux.org/mailman/listinfo/plug
>
_______________________________________________
PLUG: https://pdxlinux.org
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to