GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Operating System
Go To First  |  Previous Question  |  Next Question 
 Operating System  |  Question 65 of 94    Print  
In Unix, How to kill nohup comand process?

  
Total Answers and Comments: 1 Last Update: December 26, 2007     Asked by: sushanta 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 26, 2007 00:59:40   #1  
prasul Member Since: December 2007   Contribution: 6    

RE: In Unix, How to kill nohup comand process?
Kill -9 pid

or

kill -SIGHUP pid

This should kill the process with nohup command

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : you have to install separate database for unix o.s. Then only u can use select statement.I hope this is correct ...
Read Answers (1) | Asked by : raju

Can any of you pls. answer these queries.1. Whaere is the password entry of a user sgtored.2. How will u find out your terminal file name.3. What is the maximum length of a filename in Unix.4. Which ls options makes directory and executables seperatly.5. What does three links to a directory indicate6. What is the block size in Unix.
Read Answers (1) | Asked by : udaybond

How can I remove the files which is specified with its extention name in single attempt in unix ?(ex: feb*.txt )
Read Answers (1) | Asked by : Rehaman SA

Latest Answer : I think using pipe method can get the read only files orusing file attributes ...
Read Answers (1) | Asked by : simran

In Unix what is UMASK Value? Is it octal form or decimal form? And when we give permissions in chmod, as 644, is this 644 in octal or decimal. Does any conversion happen inside the kernel to do this? I am confused about this ....
Read Answers (1) | Asked by : Somashekar

Latest Answer : UNIX and linux, both has GUI. They are different at their kernel level. UNIX systems were created in 1970's by AT&T. The code was not open source and it was the most advance machine for software professionals.Inorder to get the open source version ...

Latest Answer : You can use even compress command as :compress ...
Read Answers (2) | Asked by : ayypss

While executing a process some of pages are stored in main memory and some in virtual memory. if computer do not get required page in main memory then how it find exact location of that page in virtual memory.
Read Answers (1) | Asked by : Vaibhav Gupta

Latest Answer : Boot process goes on like BIOS -> POST -> BOOTLOADER -> KERNEL -> INIT -> RUNLEVEL ...
Read Answers (2) | Asked by : Chaitanya

Latest Answer : Unix groups provide a way to group together user accounts by function, role, department, etc.A user belongs to a primary group, which is typically contained in the /etc/passwd file.  A user may also belong to any number of secondary groups.  ...
Read Answers (1) | Asked by : mj


 Sponsored Links

 
Related Articles

SCOR Model Process

SCOR Model Process The Supply Chain Operations Reference Model commonly known as SCOR is a diagnostic tool for the Supply Chain Management It lets the users know the various processes involved in a business and the important things that lead to customer satisfaction The Supply Chain Operations refer
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

System Implementation

In the previous articles relating to SDLC Stages we discussed about Project Planning and Feasibility Study moved on to System Analysis and Requirements which lead to Systems Design. Systems Design will naturally lead to another stage where it becomes closer to the actual deployment of the p
 

System Analysis and Requirements

In the previous chapter, we’ve discussed about project planning and feasibility study. That stage was important because it tries to establish a problem in our highly technological world. As our understanding on what we can do in computers evolve and so are the things that we need to make t
 

Operating Systems and IT Certification

With the burst of information technology that is becoming a part of the dominant culture throughout the world, are programs that are designed to help those in this area to grow in knowledge.  By understanding the different technologies that are available, one is able to use them and impleme
 

Unix Client Server Technology

Unix Client Server Technology Understanding the Role of Unix When discussing client server technology it is important to understand UNIX one of the first primary building blocks for network possibilities that continues its influence today UNIX is an operating system designed for multi tasking by mul
 

English Mistakes That Can Kill Your Chances of Getting a Job

English Mistakes That Can Kill Your Chances of Getting a Job Whether you re preparing for a job interview preparing to give a speech before a crowd or writing up a business presentation to submit to your superiors it is critically important for you to make sure everything is correct When it comes to
 

Creating an Efficient Process for Data Warehouses

Creating an Efficient Process for Data Warehouses Since data warehouses were first introduced during the 1990s a large number of companies have failed when attempting to implement and use them Many of these failures are not a result of the data warehouse itself but rather the policies and the proces
 

How To Determine If Your CRM System Will Fail

How To Determine If Your CRM System Will Fail One of the primary reasons why many CRM systems fail is because of the quality of the data Even if you are using a high end CRM system your company will have no chance of success if it is processing data that is incorrect or faulty Fortunately data quali
 

Semaphore in UNIX - An Overview

Semaphore in UNIX An Overview Insight about Semaphore First let us begin our topic by giving an insight to what is actually a semaphore A semaphore is nothing but a term used in UNIX for a variable which acts as a counter So the next question that comes in mind is what for we need this variable It
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape