Niels K. on Nostr: Even though I am using Unix-like operating systems for decades but one thing I am ...
Even though I am using Unix-like operating systems for decades but one thing I am still struggling with is job control.
I.e. I start a long running process with output like rsync -av in my terminal. I know about ctrl-z and bg. But output is not detached. What I want is sending also the output to the background and getting it to the foreground from time to time to check on the status.
I rarely have long running tasks without output, so I always wonder what to do with job control. #linux #bsd
Published at
2024-07-06 06:27:01Event JSON
{
"id": "218ff73c8a2f936fbea0aeb6ff1312f4a054e4f5130cb0b93682cd0ab21c7033",
"pubkey": "1bc0e3a3087fd2c349525eb3542ec26d9ab885f8c96973c786373a809e0e3570",
"created_at": 1720247221,
"kind": 1,
"tags": [
[
"t",
"linux"
],
[
"t",
"bsd"
],
[
"proxy",
"https://mastodon.social/users/nielsk/statuses/112738121905690801",
"activitypub"
]
],
"content": "Even though I am using Unix-like operating systems for decades but one thing I am still struggling with is job control.\n\nI.e. I start a long running process with output like rsync -av in my terminal. I know about ctrl-z and bg. But output is not detached. What I want is sending also the output to the background and getting it to the foreground from time to time to check on the status.\n\nI rarely have long running tasks without output, so I always wonder what to do with job control. #linux #bsd",
"sig": "59777b6f149ac87b939735925c4b92e9afb2771494753e4454f2ec701fc3e51a4a8c44b973eaed386ffe89bdb6633f59d6d95d4ebe70876897e15f703e886079"
}