Yes yes, I REALLY want to terminate that process and I am very sure about it too, ty.

  • Laura@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    btw funny story since many comments mention NFS/CIFS:

    I have a share mounted at /smb and the server sometimes just dies so when I want to unmount it I run umount /smb but my shell (zsh) hangs after typing umount /sm and the b doesn’t even show

    I guess zsh does a kind of stat() on everything you type but bash came to save the day