This repository has been archived on 2023-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
archive/shell/sicp/sicp.sh

3 lines
71 B
Bash
Raw Normal View History

2023-07-29 14:42:28 +03:00
#!/bin/bash
cat -n "$1" | curl -F "paste=<-" sicp.me | xclip -sel clip