AlexLevchuk on Nostr: btw, to get out of vim: open a new tab, type: ps ax | grep -v grep | grep vim on the ...
btw, to get out of vim: open a new tab, type:
ps ax | grep -v grep | grep vim
on the left you'll see a number that looks like a price of something in sats, that's the PID. And then just:
kill -9 PUT_THE_PID_HERE
Published at
2024-05-16 16:54:34Event JSON
{
"id": "9910b9b1572b3d1b031896f630f41d10ae7a26683b4a93c706c079a5449973f8",
"pubkey": "67e6d5d8f3a952eff8437d1e176a30c16f1220033a0527c11ae1e9fbd3c758b6",
"created_at": 1715878474,
"kind": 1,
"tags": [
[
"e",
"3d4e223dbd9b91e889d945ae13b1984fb22dffde76882574c7d918415c6fd9e2",
"wss://nostr.oxtr.dev",
"root"
],
[
"p",
"d8a6ecf0c396eaa8f79a4497fe9b77dc977633451f3ca5c634e208659116647b"
]
],
"content": "btw, to get out of vim: open a new tab, type:\n\nps ax | grep -v grep | grep vim \n\non the left you'll see a number that looks like a price of something in sats, that's the PID. And then just: \n\nkill -9 PUT_THE_PID_HERE",
"sig": "40a38216b17ff4a69c40c3b6c1dd2239e4d14c67f49f583b1d0ff73aaa4b96e0a368bfaa41eb4028a7dc4d42b1eee970bceec5b01e93691853b7456ab087b9f0"
}