直接粘贴代码到网络上:command-line pastebins

软件作用

直接把管道里面的文字内容传到网站上面,然后反馈一个地址可以读取内容。

同类软件

  • wgetpaste
  • dpaste
  • pastebin
  • pasteie

用法

介绍wgetpaste为例:

GENTOO ~ # cat /etc/portage/make.conf | wgetpaste
Your paste can be seen here: https://bpaste.net/show/bf4077579512

常见问题

pastebin服务源无法访问

解决办法:

  • 列出可用的pastebin服务
GENTOO ~ # wgetpaste -S
Services supported: (case sensitive):
   Name:        | Url:
   =============|=================
   *bpaste      | https://bpaste.net/
    ca          | http://pastebin.ca/
    codepad     | http://codepad.org/
    dpaste      | http://dpaste.com/
    gists       | https://api.github.com/gists
    lugons      | https://paste.lugons.org/
    poundpython | http://paste.pound-python.org/

默认使用bpate

  • 切换可用的pastebin服务,如dpaste
cat /etc /portage/make.conf | wgetpaste  -s dpaste
posted @   孤逐王  阅读(299)  评论(0编辑  收藏  举报
编辑推荐:
· 现代计算机视觉入门之:什么是图片特征编码
· .NET 9 new features-C#13新的锁类型和语义
· Linux系统下SQL Server数据库镜像配置全流程详解
· 现代计算机视觉入门之:什么是视频
· 你所不知道的 C/C++ 宏知识
阅读排行:
· 不到万不得已,千万不要去外包
· C# WebAPI 插件热插拔(持续更新中)
· 会议真的有必要吗?我们产品开发9年了,但从来没开过会
· 【译】我们最喜欢的2024年的 Visual Studio 新功能
· 如何打造一个高并发系统?
点击右上角即可分享
微信分享提示