[object Object]@sh.itjust.works to linuxmemes@lemmy.worldEnglish · edit-28 days agogive somebody else a piece of that ram so that we dont thrash in this green trash squaresh.itjust.worksimagemessage-square7fedilinkarrow-up178arrow-down14
arrow-up174arrow-down1imagegive somebody else a piece of that ram so that we dont thrash in this green trash squaresh.itjust.works[object Object]@sh.itjust.works to linuxmemes@lemmy.worldEnglish · edit-28 days agomessage-square7fedilink
minus-squareSkullgrid@lemmy.worldlinkfedilinkarrow-up2·8 days agops -Flww -p -9 error: process ID out of range Usage: ps [options] Try ‘ps --help <simple|list|output|threads|misc|all>’ or ‘ps --help <s|l|o|t|m|a>’ for additional help text. For more details see ps(1) Not sure what OP is trying to get me to do
minus-squaretoynbee@lemmy.worldlinkfedilinkarrow-up2·7 days ago$$ refers to the PID of the current process.
minus-squareSkullgrid@lemmy.worldlinkfedilinkarrow-up1·7 days agoso… unsafely kill the current process, which should be the terminal?
minus-squaretoynbee@lemmy.worldlinkfedilinkarrow-up2·edit-27 days agoYes, but extract the underlying meaning of what you’re doing and apply it to real life without linux or a computer involved. I don’t know what the rules are about trigger warnings here so I’ll avoid being more explicit. edit: s/looking/linux/
ps -Flww -p -9
error: process ID out of range
Usage:
ps [options]
Try ‘ps --help <simple|list|output|threads|misc|all>’
or ‘ps --help <s|l|o|t|m|a>’
for additional help text.
For more details see ps(1)
Not sure what OP is trying to get me to do
$$
refers to the PID of the current process.so… unsafely kill the current process, which should be the terminal?
Yes, but extract the underlying meaning of what you’re doing and apply it to real life without linux or a computer involved.
I don’t know what the rules are about trigger warnings here so I’ll avoid being more explicit.
edit: s/looking/linux/