How do you execute a UNIX command in the background?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Another way is use Ctrl+Z while the command is being
executed.
If this combinations doesnt work in your system, keyin
stty -a at commandline, and observe the short cut key used
for susp. Try with that key combination.
| Is This Answer Correct ? | 3 Yes | 0 No |
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group
What is the difference between windows environment and Unix environment ?
process id for kernell process?
What are the main differences between Apache 1.x and 2.x?
win 3.1 is a
From command line how will you add a user account?
In detail elaborate the system? What is driver?
Name key files or directories on a Windows system that should always be backed up?
What scripting languages do you know?
What is INODE?
In this command sqlplus -s username/password what is -S and what's the use..???
What is the difference between grep & find?