marcel on Nostr: For every Mac user Open Terminal app cd ~ cd Desktop vi Bitcoin.command put in this ...
For every Mac user
Open Terminal app
cd ~
cd Desktop
vi Bitcoin.command
put in this text:
#!/bin/bash
open /System/Library/Image\ Capture/Devices/VirtualScanner.app/Contents/Resources/simpledoc.pdf
After that write this file:
:w!
than quit
:q
Make the file executable
chmod +x Bitcoin.command
Now you have the #Bitcoin whitepaper at your demand on your Desktop just by clicking this file
Open Terminal app
cd ~
cd Desktop
vi Bitcoin.command
put in this text:
#!/bin/bash
open /System/Library/Image\ Capture/Devices/VirtualScanner.app/Contents/Resources/simpledoc.pdf
After that write this file:
:w!
than quit
:q
Make the file executable
chmod +x Bitcoin.command
Now you have the #Bitcoin whitepaper at your demand on your Desktop just by clicking this file