Search Results

Search: Posts Made By: baloo_mia
Forum: Linux 04-20-2008
71,829
Posted By baloo_mia
Thanks for the prompt reply and making clear the...
Thanks for the prompt reply and making clear the concept associated with stop and bg.

I tried running some dummy job on first terminal and then 'stop' in second terminal using PID and finally...
Forum: Linux 04-20-2008
71,829
Posted By baloo_mia
resume the suspended background job
Hi,

I was running a job in background and because of some immediate work to be done on my machine, I stopped the background job. The real problem comes when I try to restart the same job in the...
32,138
Posted By baloo_mia
hi, to delete first 5 lines use: tail +6...
hi,

to delete first 5 lines use:
tail +6 input.dat > output.dat

remember that +(x+1) if you want to delete first x lines.

baloo
Showing results 1 to 3 of 3

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