Search Results

Search: Posts Made By: matteo86
9,168
Posted By matteo86
but If type 'top' or 'ps' I can clearly see that...
but If type 'top' or 'ps' I can clearly see that I'm running anything .... mmmh
9,168
Posted By matteo86
I got this error nohup: ignoring input and...
I got this error

nohup: ignoring input and appending output to `nohup.out'

?
9,168
Posted By matteo86
How to continue running a script while offline?
Hi there,
I'm not really stranger to Linux and shell scripting but I am to servers. Anyway, I usually run scripts on a shared science machine, accessible via ssh.
My scripts are usually run with...
1,613
Posted By matteo86
thanks, now it works! :)
thanks, now it works!

:)
1,613
Posted By matteo86
Passing variable to awk
Hi,
I'm new with this stuff, but I hope you can help me.

This is what I'm trying to do:

for id in $var; do

awk '{if ($1 == $id) print $2}' merg_data.dat > neigh.tmp


done


I need...
Showing results 1 to 5 of 5

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