外行人我在把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
在新版谷歌協作平台嵌入edimax或lass空氣盒子讀取數值並視覺化 embeeded javascript to read and visualized lass json value on new google site
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
在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space
[網管心得]ssh keygen用法 ssh-copy-id
[網管心得]ssh keygen用法 ssh-copy-id
使用virtualbox每次都忘記的事情 share folder from win host to linux guest vm
proxmox5.x using duplicati as cloud backup strategy install duplicati program on Proxmox host for remote backup using google drive account
如何在ubuntu 18.04上設定一開機就啟動virtualbox某個vm a way to setup ubuntu18.04 for start vm on boot
更新程式環境到wildfly18+openjdk11-phase3: 伺服器環境升級準備 upgrade jdk and wildfly on server