文章详情

短信预约-IT技能 免费直播动态提醒

请输入下面的图形验证码

提交验证

短信预约提醒成功

Betty怎么安装使用

2023-06-16 17:40

关注

本篇内容主要讲解“Betty怎么安装使用”,感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习“Betty怎么安装使用”吧!

安装

Betty的安装非常简单直接。首先确认你已经安装了下面这些依赖包[LCTT译注,需要安装至少Ruby1.9以上版本]。

对于基于Debian的系统:
sudo apt-get install git curl ruby
对于基于RPM的系统:
yum install git curl ruby

现在用git工具把Betty库clone到你自定义的任何路径。这里我克隆到我的home目录,例如 /home/sk/.

git clone https://github.com/pickhardt/betty

添加betty的别名到你的bashrc配置文件。

sudo nano ~/.bashrc

将下列行添加到文件的末尾:

alias betty="/home/sk/betty/main.rb"

确保你已经正确地设置好了betty的路径。

好了,现在是时候和betty好好地玩耍了。

用法

你应该在英语短语之前加上单词“betty”[LCTT译注,你自然可以用你的小甜心的名字来替换这个不是知道是谁的Betty :>]。你也许已经知道,如果我们想知道在系统中我们的用户名,应该运行下面的命令:

whoami

输出是这样的:

sk

如你所见,我当前登录的用户名是 sk. 现在我也可以通过下面的betty命令获取相同的结果。

betty whats my username

输出是这样的:

Betty: Running whoamisk

真的好酷,是不是?Betty理解我输入的“whats my username”短语,然后运行“whoami”命令,***输出结果。

让我们也来看其他命令。

如果你的输入不够准确,Betty也能以多种方式回应你。例如,我们运行下面的命令:

betty whats my name

Betty不确定她应该查找系统用户名还是用户全名。这种情况下,她会询问你多个问题来找到准确的结果。如你下面所见,Betty问我想要运行哪一条命令(whoami 还是 finger $(whoami) | sed 's/.://;q')[LCTT译注,需要你的系统已经安装finger]。我只想知道我的用户名,所以我选择数字1

Betty: Okay, I have multiple ways to respond.Betty: Enter the number of the command you want me to run, or N (no) if you don't want me to run any.[1] whoamiGets your system username.[2] finger $(whoami) | sed 's/.*: *//;q'Gets your full name.1Betty: Running whoamisk

压缩和解压缩文件夹

如果你想要压缩一个文件或者文件夹,用下面的命令。例如,我想压缩我home目录下的“test”文件夹。

betty compress test/ test.tar.gz

输出是这样的:

Betty: Running tar -czvf test.tar.gz test/test/test/home/test/home/sk/test/home/sk/test/test/home/sk/test/sample

类似的,我们可以用下面的命令来解压缩一个归档文件。

betty uncompress test.tar.gz

输出是这样的:

Betty: Running mkdir test &&tar -zxvf test.tar.gz -C testtest/test/home/test/home/sk/test/home/sk/test/test/home/sk/test/sample

完整的Betty命令行列表

Betty工具有一些命令格式。如果你输入“what is my user name”而不是“whats my username”,它是不能识别的。所以,你只能输入Betty支持的英语短语。

下面给出一个Betty支持的完整的命令行列表。

Count:betty how many words are in this directorybetty how many characters are in myfile.pybetty count lines in this folder(Note that there's many ways to say more or less the same thing.)Config:betty change your name to Joebetty speak to mebetty stop speaking to meDatetime:betty what time is itbetty what is todays datebetty what month is itbetty whats todayFind:betty find me all files that contain californiaInternet:betty download http://www.mysite.com/something.tar.gz to something.tar.gzbetty uncompress something.tar.gzbetty unarchive something.tar.gz to somedir(You can use unzip, unarchive, untar, uncompress, and expand interchangeably.)betty compress /path/to/diriTunes:betty mute itunesbetty unmute itunesbetty pause the musicbetty resume itunesbetty stop my musicbetty next songbetty prev trackbetty what song is playing(Note that the words song, track, music, etc. are interchangeable)Fun:betty go crazybetty whats the meaning of life...and more that are left for you to discover!Map:betty show me a map of mountain viewMeta:betty what version are you (or just betty version)betty whats your github againPermissions:betty give me permission to this directorybetty give anotheruser ownership of myfile.txtProcess:betty show me all processes by root containing grepbetty show me all my processes containing netbioSizes:betty show size for myfile.txtSpotify:betty play spotifybetty pause spotifybetty next spotifybetty previous spotifyUser:betty whats my usernamebetty whats my real namebetty whats my ip addressbetty who else is logged inbetty whats my version of rubyWeb queries:betty turn web onbetty please tell me what is the weather like in London

到此,相信大家对“Betty怎么安装使用”有了更深的了解,不妨来实际操作一番吧!这里是编程网网站,更多相关内容可以进入相关频道进行查询,关注我们,继续学习!

阅读原文内容投诉

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

软考中级精品资料免费领

  • 历年真题答案解析
  • 备考技巧名师总结
  • 高频考点精准押题
  • 2024年上半年信息系统项目管理师第二批次真题及答案解析(完整版)

    难度     813人已做
    查看
  • 【考后总结】2024年5月26日信息系统项目管理师第2批次考情分析

    难度     354人已做
    查看
  • 【考后总结】2024年5月25日信息系统项目管理师第1批次考情分析

    难度     318人已做
    查看
  • 2024年上半年软考高项第一、二批次真题考点汇总(完整版)

    难度     435人已做
    查看
  • 2024年上半年系统架构设计师考试综合知识真题

    难度     224人已做
    查看

相关文章

发现更多好内容

猜你喜欢

AI推送时光机
位置:首页-资讯-后端开发
咦!没有更多了?去看看其它编程学习网 内容吧
首页课程
资料下载
问答资讯