大家好,我试着安装IB软件,但我面临一个问题,我不知道是什么!!
这里的安装过程:
从下载TWS
chmod u+x tws-最新-linux-x64.sh
./tws-最新-linux-x64.sh
面对的错误:
No suitable Java Virtual Machine could be found on your system.
Downloading JRE with wget ...
--2017-11-11 13:26:12-- https://download2.interactivebrokers.com/installers/jres/linux-
我是linux bash的新手,这里有一个让我困惑的问题。我不明白"hash wget“的意思。它的目的是什么,为什么要有一个if检查?
if [ ! -e text8 ]; then
if **hash wget 2>/dev/null**; then
wget http://mattmahoney.net/dc/text8.zip
else
curl -O http://mattmahoney.net/dc/text8.zip
fi
unzip text8.zip
rm text8.zip
fi
我已经安装了wget (版本1.17.1),但是当我尝试使用它时,它说:
No command 'wget' found, did you mean:
Command 'wget' from package 'wget' (main)
Command 'owget' from package 'ow-shell' (universe)
Command 'pwget' from package 'pwget' (universe)
wget: command not found
在将我的伙伴16.04Ubuntu更新到KernelVersion4.6之后,我得到了这个奇怪的、破碎的依赖关系,到目前为止还没有结果。我不能启动到另一个内核,每当我尝试这个,一切都会冻结。
uname -a
Linux der-desktop 4.6.2-040602-generic #201606100516 SMP Fri Jun 10 09:18:34 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Dist-升级:
der@der-desktop:~$ sudo apt-get dist-upgrade
[sudo] password for de
亚马逊Linux2已经附带了cfn-init和其他亚马逊网络服务集成工具,但CodeDeploy docs没有提到Amazon Linux2,运行任何服务命令都会做出类似的反应: Redirecting to /bin/systemctl start codedeploy-agent.service
Failed to start codedeploy-agent.service: Unit not found. 如何启用CodeDeploy代理,最好使用cfn-init
使用wget -r -P Home -A jpg http://example.com将从该网站目录中得到一个文件列表,我正在搜索的是如何查询类似于:wget -r -P home -A jpg http://example.com/from 65121 to 75121/ file_ 100 to 200.jpg的搜索
例(S):
wget -r -P home -A jpg http://example.com/65122/file_102.jpg
wget -r -P home -A jpg http://example.com/65123/file_103.jpg
wget -r -P