外行人我在把ubuntu的目錄複製到windows環境下,常遇到權限問題,明明已經都用過chmod 777改過了,許多隱藏檔案還是無法被微軟系統辨識
導致在微軟系統環境下,無法以檔案總管或是右鍵模式來刪除
爬文找了一些文章
有位高手的答案才是正解
先用文字編輯器寫一個只有二行的bat程式,內容如下
另存成.bat
然後把無法刪除的檔案或目錄直接用滑鼠拖曳到這個bat的上面,使用這個bat檔來開啟
這樣就順利刪除了
參考文獻
外行人我在把ubuntu的目錄複製到windows環境下,常遇到權限問題,明明已經都用過chmod 777改過了,許多隱藏檔案還是無法被微軟系統辨識
導致在微軟系統環境下,無法以檔案總管或是右鍵模式來刪除
爬文找了一些文章
有位高手的答案才是正解
先用文字編輯器寫一個只有二行的bat程式,內容如下
另存成.bat
然後把無法刪除的檔案或目錄直接用滑鼠拖曳到這個bat的上面,使用這個bat檔來開啟
這樣就順利刪除了
參考文獻
[網管心得]ssh keygen用法 ssh-copy-id
在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space
使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script
[網管心得]qnap+proxmox 韌體更新及nfs掛載或變更
在windows環境下強制刪除無法以檔案總管刪除的檔案或目錄 how to remove directories or files that cannot be deleted by default file manager
在debian9使用apt-key add gpg key from ubuntu keyserver
被蘋果帳號釣魚網站詐騙的心得 請小心小額電信代收費詐騙
wireguard vpn setup and implementation 在UBUNTU20.04LTS server架設wireguard vpn讓ios及android裝置使用
unknown issue after downgrade to intellij idea community version 使用社群版遇到的奇怪問題
在intellij IDEA解決檔案內容顯示為UTF-8字碼而不是中文的問題 how to show correct language content of file, instead of utf-8 encoded charactors
logrotate執行權限問題 logrotate will failed to execute if selinux policy not setup correctly