sheep

Results 45 comments of sheep

> If the `pmm` package manager is exclusive to Bedrock Linux then that could be checked for in order to determine that the distro is Bedrock. I think you may...

I found a snippet of code from [dylanaraps/pfetch](https://github.com/dylanaraps/pfetch) that can help you identify bedrock: ``` # Check to see if we're running Bedrock Linux which is # very unique. This...

> > > Is there a `/etc/os-release` file? There isn't

but i have seen other fetches fetch info for termux.. so wouldn't it be possible?

Linux Localhost 4.14.117-19828683 #1 SMP PREEMPT FRI Nov 13 18:53:37 KST 2020 aarch64 Android

> > > Does `uname -s` output `Linux` or `Android`? Linux

> Hi there, sorry for the delay. Is there any files in `/system/app` and `/system/priv-app` that are on all installations? I know how to implement it but I don't have...

> > > Yeah you can do that by writing an AHK script. Just download [AHK](https://www.autohotkey.com/) and then create an .ahk file and write the code to run a specific...