First  |  Prev |  Next  |  Last
Pages: 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
Giving Value to password prompt
Is there any way to give the password through variables. For example we are executing scp, ssh , passwd command , Normally it will ask password in that prompt. I wanted to give value for that by assigning some variable values. For example: [$home] ssh abubacker(a)192.168.8.20 abubacker(a)192.168.8.20's pass... 19 Feb 2010 23:17
for i in [Dd][Oo]*.pdf
Hi all, I want to do a for loop on the following files: DO*.pdf, Do*.pdf, dO*.pdf, do*.pdf, So I use the following code: for i in [Dd][Oo]*.pdf Am I right or not? -- ..: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :. ... 18 Feb 2010 13:57
Autosys "start_times" issue
Greetings, We are using autosys commands to scheduel our UNIX scripts. One such scheduling of script needs it to be running from start of day till end. Something like below start_times: "00:00,00:30,01:00,01:30,02:00,02:30,03:00------------------------ till--------------23:30" But this does not work as the... 17 Feb 2010 00:13
for i in [Dd][Oo]*.pdf
On 2010-02-16, Dominic Fandrey wrote: On 16/02/2010 15:43, Hongyi Zhao wrote: I want to do a for loop on the following files: DO*.pdf, Do*.pdf, dO*.pdf, do*.pdf, So I use the following code: for i in [Dd][Oo]*.pdf Am I right or not? To my knowledge you are ri... 17 Feb 2010 00:13
[[:space:]] and [ \t ].
Hi all, What's the differences between [[:space:]] and [ \t ] when using both in regex pattern? -- ..: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :. ... 17 Feb 2010 00:13
] and [ \t ].
On Tue, 16 Feb 2010 12:15:29 -0200, Hongyi Zhao <hongyi.zhao(a)gmail.com> wrote: On Tue, 16 Feb 2010 05:25:55 -0800 (PST), Janis <janis_papanagnou(a)hotmail.com> wrote: $ grep '[ \t]' <<< $'\v' | od -c 0000000 $ grep '[[:space:]]' <<< $'\v' | od -c 0000000 \v \n 0000002 Excelle... 18 Feb 2010 11:41
Use shell command to judge whether a file is in pdf format or not.
On Tue, 16 Feb 2010 07:27:48 -0800 (PST), Fred <fred.l.kleinschmidt(a)boeing.com> wrote: Note that just because the first line of a file begins with "%PDF-" it does not guarantee that the rest of the file is actually in PDF format. So the test can only determine that a file is either *not* PDF, or that the f... 17 Feb 2010 00:13
Use shell command to judge whether a file is in pdf format ornot.
Hongyi Zhao wrote: Hi all, I want to use shell command to judge whether a file is in pdf format or not. Any hints? man file man grep On my system file(1) gives, for example, the following information... ASCII text ISO-8859 text Microsoft Office Document PDF document, version 1.3 P... 17 Feb 2010 00:13
Use shell command to judge whether a file is in pdf format or not.
Hi all, I want to use shell command to judge whether a file is in pdf format or not. Any hints? -- ..: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :. ... 17 Feb 2010 00:13
Work at Home- Earn $4,000 Weekly With Email Reading Jobs
Work at Home- Earn $4,000 Weekly With Email Reading Jobs Get Paid $5 For Each New Sign Ups - Easy To make Money Make More Than $200 A Day , Register Now To Start earning At http://moourl.com/lvi7k ... 15 Feb 2010 03:15
First  |  Prev |  Next  |  Last
Pages: 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49