win-bash

    0熱度

    2回答

    不幸的是,我不得不在工作中使用windows,所以我安裝了win-bash來運行unix shell。一切都很順利,但我有運行下面的sh文件的一個問題: bash $ ./qf.sh .\qf.sh: option not available on this NT BASH release .\qf.sh: fork: Bad file descriptor qf.sh是: #!/bin

    6熱度

    1回答

    我試圖在Linux bash shell中更新python3爲Windows 10 這裏是我的嘗試: sudo add-apt-repository ppa:jonathonf/python-3.6 sudo apt-get update sudo apt-get install python3.6 但我得到了以下錯誤: Processing triggers for libc-bin (

    2熱度

    1回答

    我想在Windows Bash(WinBash?Win-Bash?)中編譯emacs-24.4,但是遇到一個問題,Windows似乎啓用了內存保護,從而打破了emacs構建。 後 '讓' 我得到的錯誤時(./configure正常工作)是: Dumping under the name emacs *************************************************

    10熱度

    2回答

    我在窗口10上使用ubuntu 16.04窗口打擊10打造15002 我想在我的窗口10 bash中使用python3.6。然後我安裝了python3.6焦油球。 我把它下面的README文件在安裝, $ ./configure; make; make test; sudo make install; 但是,同時安裝它發生了錯誤。下面 是關於 「./confiugure」 ➜ Python-3

    0熱度

    2回答

    我用下面的腳本來所有的csv文件與這些條件 刪除第一行(我用「grep的-v‘詞’」結合起來,csvFolder實現它) 提取18-21柱 輸出到文件夾/ test.csv 它需要大量的時間來運行它當csv文件是Ⅰa。請告訴我更好的表現。 我在寫bat文件時比較新,請多說明一下。謝謝!! 這是我使用的蝙蝠腳本。 for /f "tokens=18-21 delims=," %%a in ('cat