cm0002@sh.itjust.works to Programmer Humor@programming.dev · 28 days agoDeleting Fileslemmy.mlimagemessage-square134linkfedilinkarrow-up11.42Karrow-down113file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up11.4Karrow-down1imageDeleting Fileslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 28 days agomessage-square134linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squaremarduk@lemmy.sdf.orglinkfedilinkarrow-up20·28 days agoI’ve never fused Linux before, is it difficult?
minus-squarelordnikon@lemmy.worldlinkfedilinkEnglisharrow-up11·28 days agofuser is an easy command just point it at the file and it tells you the process ids that using that file.
minus-squareDarkcoffee@sh.itjust.workslinkfedilinkarrow-up6·28 days agoNot anymore. Many distribution will have most of what you need out of the box depending on what your needs are. They mostly feel like windows XP or 7.
I’ve never fused Linux before, is it difficult?
fuser is an easy command just point it at the file and it tells you the process ids that using that file.
Not anymore. Many distribution will have most of what you need out of the box depending on what your needs are. They mostly feel like windows XP or 7.
I barely know er!