Search Results

Search: Posts Made By: shivanete
1,705
Posted By shivanete
Delete last charecter of each line.
Hi,

I have file which is having the following content.

11082202^M
10951265^M
11482003^M
12820986^M
11309561^M
11092815^M
11103308^M
13024722^M
11343958^M
11280355^M
7516723^M

i...
2,163
Posted By shivanete
Script returning null results
Hi,

The following shell script returning null results could you please tell me whats the problem in script,

*********************************
#!/bin/ksh
....
3,329
Posted By shivanete
How to FTP files of perticular pattern.
Hi,

I have a almost 4000 files in a perticular directory, but i want to ftp only todays files to some other unix server, not all the files.

could you please help me on this.

file formates...
2,612
Posted By shivanete
The format of the file is given below Feb...
The format of the file is given below

Feb 20, 2009 12:56:18 AM org.apache.catalina.valves.RequestDumperValve invoke
INFO: method=POST
Feb 20, 2009 12:56:18 AM...
2,612
Posted By shivanete
How do i get only last 5 minute worth of data
I have a text file called 'tomcat_temp_out'.
I want to get only last 5 minute worth of data from this file and redirect those data into another fule.

Could you please help to work on this?
8,580
Posted By shivanete
I am using AIX unix server, so is this the syntax...
I am using AIX unix server, so is this the syntax for AIX?
8,580
Posted By shivanete
Monitoring log file
Hi,

I ned to monitor the tomcat log file called "catalina.out" for "Out of memory" error.

the script should monitor this file and send us the mail as soon as it finds the string "Out of...
43,508
Posted By shivanete
but cp -p preserve the source date stamp. i want...
but cp -p preserve the source date stamp. i want to preserve the destination file date stamp.
43,508
Posted By shivanete
copying a file without changing date stamp.
Hi,

I am using the below copy command, to copy the file sbn to sbn1,

cp sbn sbn1

but its changing the date stamp of file sbn1, but i dont want to change the date stamp of sbn1.

Could...
3,292
Posted By shivanete
Hiding the Directory
Hi,

I have a directory i want to just hide this directory.

Could you please tell me the command to hide directory.
13,617
Posted By shivanete
but p returning values with leading space. how...
but p returning values with leading space. how could i avoid those leading space?
13,617
Posted By shivanete
Displaying number of lines from file
Hi,

I am using below command to display the number of line, but its returning no of lines along with file name.

But i want only no of line in the variable p.

Please help me on this?
...
9,002
Posted By shivanete
i tried with EXIT but still facing the same...
i tried with EXIT but still facing the same proble.
9,002
Posted By shivanete
error ORA-06512 while running query in script
1 #!/bin/ksh
2 ################################################################
3 # Written by Johnson 12/03/2008
4 # Version 1.0
5 # This script executes some SQL to...
Showing results 1 to 14 of 14

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