我想.gif
从.mp4
视频中制作动画。我更喜欢从命令行执行此操作,因此请仅列出命令行工具。
如何在终端中获取当前日期/时间。我主要以文本(控制台)模式启动我的系统,并且需要命令来了解当前日期/时间。
我想.gif
从一组给定的.jpg
图片中制作动画图片。
我更喜欢从命令行执行此操作,因此非常欢迎命令行工具。
我想要一个命令来列出所有拥有 root 权限的用户,即 sudo ?
假设我是 sudoer 用户。我怎么知道所有其他 sudoer 用户?
为了搜索过程中,你可以使用ps
同grep
。
例如搜索firefox
ps aux | grep firefox
Run Code Online (Sandbox Code Playgroud)
如何在不使用的情况下获得相同的答案grep
?
如果我运行一个命令。
sudo some-command && some-other-command
Run Code Online (Sandbox Code Playgroud)
第二个命令是否sudo
也使用特权运行?
我的 Ubuntu12.04 中有很多 Virtual box 机器,每次关机或重新启动时,我都必须一一启动它们。
我想帮助编写启动时自动启动 VBox 机器的脚本。
command-line ×6
gif ×2
sudo ×2
autostart ×1
bash ×1
boot ×1
mount ×1
mp4 ×1
networking ×1
process ×1
scripts ×1
ssh ×1
sshfs ×1
virtualbox ×1