Fast Company: I found my coworker’s OnlyFans account. Do I tell them? The Source Magazine: 6 Best OnlyFans Agencies Endorsed by the Top 1% New York Post: OnlyFans’ billionaire owner quietly looking to cash out — but booming smut site is struggling to find buyer: sources OnlyFans’ billionaire owner quietly looking to cash out — but booming smut site is struggling to find buyer: sources Honolulu Star-Advertiser: OnlyFans owner in talks to sell for $8B, sources say OnlyFans owner Fenix International Ltd is in talks to sell the porn-driven company to an investor group at a valuation of around $8 billion, three sources familiar with the matter told Reuters.

Understanding the Context

The ... prompts.chat open-source machine-learning typescript ai nextjs artificial-intelligence gemini openai awesome-list gpt prompts claude gpt-4 llm prompt-engineering chatgpt chatgpt-prompts prompts-chat Readme CC0-1.0 license Contributing The above executes the script. When the script is done, any changes that it made to the environment are discarded. .

Key Insights

script The above sources the script. It is as if the commands had been typed in directly. Any environment changes are kept. source script This also sources the script. The source command is not required by POSIX and therefore is less portable than the shorter ..

Final Thoughts

source is a shell keyword that is supposed to be used like this: source file where file contains valid shell commands. These shell commands will be executed in the current shell as if typed from the command line. Source vs . why different behaviour? - Unix & Linux Stack Exchange You have an alias which is overriding the builtin source (fix with unalias source) You have a function which is overriding source (fix with unset -f source) You are somehow not using bash (although your bang line would suggest you are). source is not POSIX.

Using source on dash does not work, only . works.