Search Results

Search: Posts Made By: kumarjt
62,144
Posted By derekludwig
For processes without an attached terminal: ps...
For processes without an attached terminal:
ps -t -
See the ps manpage for more information.
62,144
Posted By agent.kgb
it's obviously wrong definition. look at the...
it's obviously wrong definition. look at the better one - Background process - Wikipedia, the free encyclopedia (http://en.wikipedia.org/wiki/Background_process)

if you run e.g. ps -ef you see TTY...
62,144
Posted By agent.kgb
then you have to define what you understand under...
then you have to define what you understand under "background", because ps -ef does what you asked for.
2,610
Posted By fpmurphy
To include variables defined in a configuration...
To include variables defined in a configuration file, you need to source the configuration file. In ksh, you can do it one of two ways

source /path/to/my/configuration/file

or, and this is the...
2,610
Posted By techy1
to add to vbe. using the "./" is telling the...
to add to vbe.

using the "./" is telling the script to look from the current path to execute script.
1,326
Posted By jim mcnamara
I believe your model has problems. Yes. we can...
I believe your model has problems. Yes. we can do that -

/Dstage/AA_INTERFACES/SYSTEM_FILES/MISC/
# becomes
/*/AA_INTERFACES/SYSTEM_FILES/MISC/

But this is a slower lookup than a fully...
Showing results 1 to 6 of 6

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