Search Results

Search: Posts Made By: balaji23_d
3,196
Posted By balaji23_d
Hi Rudic. my answer is 1)c , 2)b 3)c. ...
Hi Rudic.


my answer is 1)c , 2)b 3)c.


Please confirm if my answer is correct
3,196
Posted By balaji23_d
Answer the qs in UNIX commands
1) whats the output of the below script, when executed at the command line
vi test.ksh
echo 'output $@:'$@
echo 'output$#:'$#
----------------
cmd execution as follows
$test.ksh Hello"

...
2,226
Posted By balaji23_d
Send mail
Hi all,

I am trying to send a mail with attachment through this script. but its getting error

email.sh: line 27: syntax error near unexpected token `newline'
email.sh: line 27: `!'

...
3,751
Posted By balaji23_d
See the user has send the file, We have to check...
See the user has send the file, We have to check that how many records are there in the file in case of delimited. second requ is to check the no of records equal to mentinoed no.of recrds(Initially...
3,751
Posted By balaji23_d
See In a file contains 50 records Example...
See In a file contains 50 records

Example a.txt contains

abc|
bcd|
cde|
efg|
ghi|
...
...
upto 50 records...

So to validate how many records in case of delimited file And then if...
3,751
Posted By balaji23_d
Validate record count
Hi all

How to verify the number of records in case of delimited file, If the file has records. And then if it is not equal to mentioned no. of records, email is triggered and file is moved to...
10,588
Posted By balaji23_d
Validate Zip file
Hi all,

How to check if the input file is zip file, If yes, validate the version of gzip utility
1,459
Posted By balaji23_d
Date format
Hi,

I need to change the date format:

Input : 31-Jan-2008
Output: 31012008

how do we achieve this?
3,018
Posted By balaji23_d
compare between the two dates
Hi all,

How to check whether the given the two dates is minimal.

example:

Date 1 : 23-03-2008 with timestamp
Date 2: 20-03-2008 With tmestamp

I want to compare the twodates and...
1,665
Posted By balaji23_d
Shell scripting Program
Hi all,

I am new to this forums. I need one help from urs.

My requirement is to fetch the records from the log file for every 15 mins and write the datas to the new file...

The log file...
1,707
Posted By balaji23_d
Shell scripting Program
Hi all,

I am new comers to this forums. I need one help from urs.

My requirement is to fetch the records from the log file for every 15 mins and write the datas to the new file...

The log...
Showing results 1 to 11 of 11

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