外行人我在把ubuntu的目錄複製到windows環境下,常遇到權限問題,明明已經都用過chmod 777改過了,許多隱藏檔案還是無法被微軟系統辨識
導致在微軟系統環境下,無法以檔案總管或是右鍵模式來刪除
爬文找了一些文章
有位高手的答案才是正解
先用文字編輯器寫一個只有二行的bat程式,內容如下
另存成.bat
然後把無法刪除的檔案或目錄直接用滑鼠拖曳到這個bat的上面,使用這個bat檔來開啟
這樣就順利刪除了
參考文獻
外行人我在把ubuntu的目錄複製到windows環境下,常遇到權限問題,明明已經都用過chmod 777改過了,許多隱藏檔案還是無法被微軟系統辨識
導致在微軟系統環境下,無法以檔案總管或是右鍵模式來刪除
爬文找了一些文章
有位高手的答案才是正解
先用文字編輯器寫一個只有二行的bat程式,內容如下
另存成.bat
然後把無法刪除的檔案或目錄直接用滑鼠拖曳到這個bat的上面,使用這個bat檔來開啟
這樣就順利刪除了
參考文獻
在debian9使用apt-key add gpg key from ubuntu keyserver
debian安裝drupal細節 設定apache2的細節
設定win10開機自動執行openvpn連接vpn server how to make win10 connecting to a vpn server automactically after booting up
使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script
zfs on ubuntu 20.04 how to destroy zfs pool while error message said pool is busy
在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space
intellij IDEA git設定說明 whenever using git push fuction in the intellij IDEA
如何用git log功能產生有固定格式的commit紀錄 how to create a git commit history log file with custom format
更新程式環境到wildfly18+openjdk11-phase4: 認證程式更新 認證程式更新
更新java版本後一定要做的事情 how to deal with PKIX path building failed issue after upgrade java sdk version in IDE
啟動chrome時要求須輸入密碼enter password to unlock login keyring asking for entering password to unlock login kerying on Ubuntu desktop