記錄建立資料夾在不同作業系統的指令,主要是紀錄 windows 下的用法。
2020/07/14
2015/09/04
[Linux] add UTF-16 bom in file
記錄一下,我嘗試三小時後發現的結果,不能用 echo 要用 printf。
printf '\xFF\xFE' & iconv -f UTF-8 -t UTF-16LE input_file > output_file
然後如果要用 mac excel 開啟 csv 檔案,要轉成 UTF-16 LE with BOM,用 tab 來分隔,用逗號會變成只有一個 column。
2014/11/11
[Linux] virtual box guest additions install (share folder)
最初是想使用 share folder,就試試裝 virtual box 的 guest additions。
2013/04/21
2012/02/08
[Linux] Error: bin/bash^M: bad interpreter
Error: bin/bash^M: bad interpreter: no such file or directory
訂閱:
文章 (Atom)