Muhammad Iqbal Rifai's personal site

Home · Blog · Tutorials · Service · Status · About · CV · Contact · KMS · Paste · Sponsor


paste.iqbalrifai.eu.org(1)                    paste.iqbalrifai.eu.org                    paste.iqbalrifai.eu.org(1)

NAME
    paste.iqbalrifai.eu.org: command line pastebin.

USAGE
    

DESCRIPTION Entries will be automatically highlighted using highlight.js. Add ?<lang> to resulting url for manual language syntax highlighting. Submitted entries will DISAPPEAR after 24 hours! Add this to your .*rc to enable piping directly to txt (sed removes colours): alias txt=" \ sed -r 's/[([0-9]{{1,2}}(;[0-9]{{1,2}})?)?[m|K]//g' \ | curl -H 'SECRET-KEY: pstiqbl' -F 'txt=<-' https://paste.iqbalrifai.eu.org" EXAMPLES ~$ echo 'print("Hello world!")' | curl -H 'SECRET-KEY: pstiqbl' -F 'txt=<-' https://paste.iqbalrifai.eu.org https://paste.iqbalrifai.eu.org/8gad9 ~$ firefox https://paste.iqbalrifai.eu.org/8gad9?py SEE ALSO https://github.com/tannercollin/t0txt https://github.com/rupa/sprunge