|
First
|
Prev |
Next
|
Last
Pages: 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
How to check text file have control character or not by shellscript On 4/6/2008 11:31 PM, moonhkt wrote: Hi All How to check text file have control character or not by shell script ? moonhk grep -q '[[:cntrl:]]' file && echo "yes" || echo "no" ... 7 Apr 2008 01:06
How to check text file have control character or not by shell script Hi All How to check text file have control character or not by shell script ? moonhk ... 7 Apr 2008 08:49
spliting a string. hi everyone, I'm new to shell script.Any one please clear me the following doubts: 1) Is Shell script executes faster than a perl script? 2) How to split a string with a delimiter(eg. \t) and store in an array in shell script. 3) How do we execute a mysql query in shell script. thanx in advance. ... 7 Apr 2008 17:17
mv or something else hi there ,is there a way more efficient and fast to mv many files from one folder to anothere one without writing all source to the target i.e $ mv /home/*.avi /root/dirx/ && /home/*.txt /root/dirx etc maybe with awk? ... 7 Apr 2008 14:38
www.crazysupplier.com cheap nike shoes nike air jordans Manufacturer, Buyer, Supplier ... HI, We supply almost all new styles brand name products,such as shoes,clothes,bags, Please go to website: www.ok-export.com to have a look. MSN(EMAIL):okshoes(a)live.com Products list : Jordans shoes Jordan 1 shoes www.ok-export.com Jordan 2 shoes www.ok-export.com Jordan 3 shoes www.ok-export.co... 5 Apr 2008 14:20
bash command substitution, functions and quoting : need help Hello everybody. I've got a question that's been driving me mad for a couple of days now. It has to do with quoting, command substitution and functions. I'm trying to generate a format string for PS1 within a function, return that string from function (via echo) and assign THAT to PS1, except for some reason the... 7 Apr 2008 04:17
Please provide me some basic learning material for Shell scripting Hi, I am new to shell scripting. Please provide me some documents so that i can learn shell scripting. Regards, Vinay ... 11 Apr 2008 02:55
Writing shell scripts to automate On Apr 4, 8:31 pm, Barry Margolin <bar...(a)alum.mit.edu> wrote: In article <32e6209b-7292-4c43-9623-caa6b7db5...(a)t36g2000prm.googlegroups.com>, 2007 <FW3...(a)sbcglobal.net> wrote: Hi I did a lot of shell scripts to automate but forgot. Could someone help me to refresh? Say, I ha... 6 Apr 2008 12:49
Need script to send me a mail when calculation finishes... On Fri, 04 Apr 2008 02:51:10 +0200, Martin Jørgensen wrote: Martin Jørgensen wrote: Martin Jørgensen wrote: Dear all, I'm using a linux pc which runs some large calculations that take about 1-2 days. I would like to use a script that every fifth minute checks if the cpu-usage is above,... 8 Apr 2008 07:16
Mounting a hard drive from another computer Hi How do i mount a hard drive of another computer A t computer B? Runs on linux. Thanks ... 8 Apr 2008 10:49 |