小编eno*_*d05的帖子

wget -O 是什么意思 -

我正在尝试将 dropbox 安装到我的 Debian 机器上,我看到了说明

cd ~ && wget -O - "some website leading to the download of a tar file" | tar xzf - 
Run Code Online (Sandbox Code Playgroud)

但我所做的只是输入:

wget -O - "some website leading to the download of a tar file"
Run Code Online (Sandbox Code Playgroud)

我的终端上有很多垃圾。是什么 wget -O -意思?它对我的电脑有什么危害吗?

wget

4
推荐指数
1
解决办法
1万
查看次数

标签 统计

wget ×1