Search Results

Search: Posts Made By: crazybisu
185,655
Posted By crazybisu
How we get to know the ambiguous shebang (#!/bin/sh) invokes which shell in different OS?
Hi,

Could anyone please explain, how we get to know the ambiguous shebang (#!/bin/sh) invokes which shell in different OS like ubuntu, hp-ux or Solaris?
Thanks!
Kind regards,
37,492
Posted By crazybisu
But then how they are coming under the process...
But then how they are coming under the process listing? and again there are several ttys(1..7), even If I am only using the machine and it is not on the network.
37,492
Posted By crazybisu
What are these different tty processes(tty1,tty2..) running as root mentioned n the list below.
Hi,

I need your help to understand about different processes(tty1,tty2,tty3...) running as root as shown below .What exactly these processes do?

root@bisu-desktop:~# ps -eaf | grep -e tty -e...
185,655
Posted By crazybisu
Hi, I use bash shell at my home,but I use...
Hi,

I use bash shell at my home,but I use ksh at office. But most of the IT organizations use korn shell for scripting and other unix related activities, even if every facilities of ksh are also...
53,559
Posted By crazybisu
Just faced an question at an interview like: ...
Just faced an question at an interview like:
How to kill the terminal you connected to?
I thought it was about killing your own session like logged in shell but the the interviewer asked me again...
53,559
Posted By crazybisu
$$ stand for current shells process id, but I...
$$ stand for current shells process id, but I want to know the process id of the terminal we are currently connected to.
53,559
Posted By crazybisu
Getting the process ID of the terminal in Unix/Linux
Hi,

How can we get the process id of the terminal we are using?

When we logged in to unix, we have an associated terminal. we can use "tty" command to get the terminal we are using like:...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 02:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy