First  |  Prev |  Next  |  Last
Pages: 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
backgrounded ssh tunnel waits for tunnel to close beforeexiting when using tee...?
On Mon, 07 Apr 2008 12:52:44 -0700, inetquestion wrote: For the script below can anyone tell me why the first call to this function waits for 5 seconds before returning and the second call does not? The only difference is piping the output through tee that I can tell (aside from the port number). I've ... 8 Apr 2008 14:52
how to get messages originally output to stderr after it has been redirected?
PRC <panruochen(a)gmail.com> writes: ls abc.k | gawk '{print 5}' Odd bit of scripting..... ... 8 Apr 2008 13:15
cp -pd question
On Apr 7, 11:19 pm, Icarus Sparry <use...(a)icarus.freeuk.com> wrote: On Mon, 07 Apr 2008 07:42:35 -0700, enjoyfate wrote: hi,guys: I want to cp a symbolic links,not only preserve the symbolic links itself,but also preserve the mode,ownership,timestamps. so used the -pd OPTIONs. but it seems t... 8 Apr 2008 09:12
need help urgently
Hi, I have written a script in tcl and expect i have to send more than 1024B data to a switch. I can send that with multiple send commands with one expect but I want to use 1 send command only but i am unable to send that much. I am using linux machine to run this script. One of my friend said that it is a limit... 9 Apr 2008 11:21
. myprofile
How can I get the name and dir of myprofile file that I have dotted ? Example: /tmp/myprofile whose content is: Me=Take_this_filename Mydir=Take_the_dir_where_this_file_lives Executing ( Dot . followed by a space + filename ) . /tmp/myprofile or . myprofile The var $Me sh... 8 Apr 2008 13:15
finding and copying the files to another location
Hi, i am trying to copy all the header files from the different folders of a package and copying them to one single location by find command but i am unable to find and copy all the files. anybody please help me out. find . -name *.h gives the file names but how to copy all the files to one location? Thnx in a... 8 Apr 2008 06:27
how to get messages originally output to stderr after it has been redirected?
Hi All, Have a look at this script: STDERR=/tmp/.stderr exec 3<>$STDERR 2>&3; date >&2 ls abc.k | gawk '{print 5}' gcc ld read -u3 aa bb cc echo $aa-$bb-$cc exec 3<&- echo ----------------------- echo echo ----------------------- cat $STDERR All error messages are redirected to the file /tmp/.stderr.... 8 Apr 2008 11:38
wholesale nike air force 1 shoes new , air jordan shoes new
(www.royalsupplier.com ) Accept paypal, professionally wholesale sports shoes from china, main product including: Footwear-sneakers series (nike,puma,adidas,Jordan 1-22,nike max,nike shox,nike dunk,nike kobe,nike rift,bapesta,timberland boot,D&G,dsquqred,LV,prada,icecream,NBA,lacoste shoes,ect).,T- shirts,jeans,h... 7 Apr 2008 23:39
backgrounded ssh tunnel waits for tunnel to close before exiting when using tee...?
For the script below can anyone tell me why the first call to this function waits for 5 seconds before returning and the second call does not? The only difference is piping the output through tee that I can tell (aside from the port number). I've tried nohup'ing the ssh call, but that didn't make any difference.... 8 Apr 2008 22:06
LC to UC selectively
I have a file that looks like this: poly poly metal1 metal1 metal2 metal2 metal3 metal3 but need to be able to change one column to uppercase so either: POLY poly ... 8 Apr 2008 10:00
First  |  Prev |  Next  |  Last
Pages: 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73