外行人我在把ubuntu的目錄複製到windows環境下,常遇到權限問題,明明已經都用過chmod 777改過了,許多隱藏檔案還是無法被微軟系統辨識
導致在微軟系統環境下,無法以檔案總管或是右鍵模式來刪除
爬文找了一些文章
有位高手的答案才是正解
先用文字編輯器寫一個只有二行的bat程式,內容如下
另存成.bat
然後把無法刪除的檔案或目錄直接用滑鼠拖曳到這個bat的上面,使用這個bat檔來開啟
這樣就順利刪除了
參考文獻
外行人我在把ubuntu的目錄複製到windows環境下,常遇到權限問題,明明已經都用過chmod 777改過了,許多隱藏檔案還是無法被微軟系統辨識
導致在微軟系統環境下,無法以檔案總管或是右鍵模式來刪除
爬文找了一些文章
有位高手的答案才是正解
先用文字編輯器寫一個只有二行的bat程式,內容如下
另存成.bat
然後把無法刪除的檔案或目錄直接用滑鼠拖曳到這個bat的上面,使用這個bat檔來開啟
這樣就順利刪除了
參考文獻
使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script
ubuntu18.04網路設定無法啟動問題 network connection failed due to networkmanager settings
zfs on ubuntu 20.04 how to destroy zfs pool while error message said pool is busy
設定win10開機自動執行openvpn連接vpn server how to make win10 connecting to a vpn server automactically after booting up
How to deal windows10 with lost bootloader issue 如何修復Windows 10 丟失UEFI引導 (bootloader)無法開機
在ubuntu18.04桌面版安裝中文注音輸入法 如何在ubuntu桌面使用新酷音注音輸入法
縣市IDP更換SSL憑證及修改servername+wildfly等設定 縣市IDP更換SSL
新增IDP程式使用google防機器人的驗證功能 身份認證程式新增google防機器人v2
新增縣市端回傳使用者資料功能 新增縣市端回傳使用者資料功能
how to add physical disks into HP smart array through esxi interface 如何在磁碟陣列卡上加入新的硬碟-未完待續
How to deal windows10 with lost bootloader issue 如何修復Windows 10 丟失UEFI引導 (bootloader)無法開機