Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

process

How can I get a full process list in solaris, without truncated lines?

August 7, 2022 by Magenaut

Is there a way to generate a full process listing in solaris, without truncated lines? I’ve tried the ps command, with the following arguments:

Categories Q&A, Unix & Linux Tags process, ps, solaris Leave a comment

pkill can’t kill processes with parent process id 1

August 7, 2022 by Magenaut

I want to kill the following processes using

Categories Q&A, Unix & Linux Tags kill, process Leave a comment

Where can I see a list of kernel killed processes?

August 7, 2022 by Magenaut

Is there some way I can check which of my processes the kernel has killed? Sometimes I log onto my server and find that something that should’ve run all night just stopped 8 hours in and I’m unsure if it’s the applications doing or the kernels.

Categories Q&A, Unix & Linux Tags kill, linux, logs, monitoring, process Leave a comment

Silently start task in background

August 7, 2022 by Magenaut

I know that you can use this to start a process in the background, without getting the notification when the process is put in the background and when it is done like so:

Categories Q&A, Unix & Linux Tags process, trap, zsh Leave a comment

Bash script wait for processes and get return code

August 7, 2022 by Magenaut

I am trying to create a script which will start many background command.
For each background command I need to get the return code.

Categories Q&A, Unix & Linux Tags array, bash, linux, process Leave a comment

How to kill both process and subprocess?

August 6, 2022 by Magenaut

I asked a question to know how to get multiple lines of message from Python’s subprocess module.

Categories Q&A, Unix & Linux Tags kill, process Leave a comment

Why doesn’t SSH -t wait for background processes?

August 6, 2022 by Magenaut

Why is it that ssh -t doesn’t wait for background jobs to finish?

Categories Q&A, Unix & Linux Tags background-process, file-descriptors, process, shell, ssh Leave a comment

Why does bash show ‘Terminated’ after killing a process?

August 6, 2022 by Magenaut

Here is the behaviour I want to understand:

Categories Q&A, Unix & Linux Tags bash, kill, process Leave a comment

How to check, which limit was exceeded? (Process terminated because of ulimit. )

August 6, 2022 by Magenaut

Let’s assume process runs in ulimited environment :

Categories Q&A, Unix & Linux Tags process, process-management, resources, security Leave a comment

How to check how long a process ran after it finished?

August 6, 2022 by Magenaut

Currently I’m using the following to check how long a process is actually running:

Categories Q&A, Unix & Linux Tags process Leave a comment
Older posts
Newer posts
← Previous Page1 … Page10 Page11 Page12 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress