cm0002@sh.itjust.works to Programmer Humor@programming.dev · 7 天前Deleting Fileslemmy.mlimagemessage-square161fedilinkarrow-up11.4Karrow-down111file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up11.39Karrow-down1imageDeleting Fileslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 7 天前message-square161fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squaremarduk@lemmy.sdf.orglinkfedilinkarrow-up20·7 天前I’ve never fused Linux before, is it difficult?
minus-squarelordnikon@lemmy.worldlinkfedilinkEnglisharrow-up11·6 天前fuser 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·7 天前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.
minus-squareDarkcoffee@sh.itjust.workslinkfedilinkarrow-up3·edit-26 天前Either a distribution with KdE Plasma (Kubuntu for example), or something like Zorin OS works really well.
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.
where do i get linux xp 7?
https://kde.org/linux/
Either a distribution with KdE Plasma (Kubuntu for example), or something like Zorin OS works really well.
Arch wiki
I barely know er!