Search Results

Search: Posts Made By: m_usmanayub
1,902
Posted By m_usmanayub
Thanks for the command It worked exactly the ways...
Thanks for the command It worked exactly the ways I wanted.


Can you please help me understand the syntax of this command. thanks.
1,902
Posted By m_usmanayub
thanks for your response. what if there is a...
thanks for your response. what if there is a space in the searching word i.e. All ServiceType .. then what should be the command.
1,902
Posted By m_usmanayub
Need Help with grep printing multiple lines.
I need help in printing multiple lines using a grep command.

The situation is like this.

I have a file that contains large number of lines

Now I need to find the the lines in the file such...
2,642
Posted By m_usmanayub
[Solved] Extract records based on a repeated column value
Hi guys,

I need help in making a command to find some data.

I have multiple files in which multiple records are present.. Each record is separated with a carriage return and in each record...
1,116
Posted By m_usmanayub
Command Help
Hi guys,

I need urgent help in making a command to find some data.

I have multiple files in which multiple records are present.. Each record is separated with a carriage return and in each...
Forum: Solaris 01-23-2012
3,844
Posted By m_usmanayub
Dear Rksiva, Thanks for the solution. I will...
Dear Rksiva,

Thanks for the solution. I will implement and check it.
Forum: Solaris 01-10-2012
3,844
Posted By m_usmanayub
Dear Admin_xor, Thanks for your response. ...
Dear Admin_xor,

Thanks for your response.

following is the ftp part of the script.

#!/bin/sh
PATTERN=`date +%Y%m%d`
USERNAME=xxx
PASSWORD=xxx
IP=x.x.x.x

ftp -inv $IP << END
quote...
Forum: Solaris 01-09-2012
3,844
Posted By m_usmanayub
Multiple hanged FTP processes
Hello people,

I got one problem with a script.

I have a script which runs every five mins and in the script an ftp process is invoked which sends files to a particular location.

The problem...
1,215
Posted By m_usmanayub
Searching for Multiple texts in a file
Hello guys,

I hope anyone can help me with this ...

I have a file in which i have around 6000 lines of same format text like


1234567
2345678
3456789
....................

Now what I...
1,136
Posted By m_usmanayub
Help with a shell script
hi everyone,

I'm writing a script which collects different log files from different servers and generates log files in the format
name_YYYYMMDD_complete.log.Z
For example:...
Forum: AIX 07-26-2010
17,745
Posted By m_usmanayub
Yes it was showing and I have deleted these files...
Yes it was showing and I have deleted these files :). thanks. The problem was that it has special characters in its name which i found through "ls -b"
Forum: AIX 07-26-2010
17,745
Posted By m_usmanayub
the file isn't appearing when using ls -i but it...
the file isn't appearing when using ls -i but it appears when I do ls -ltr

Also i have to delete these files as well
-rw-r----- 1 ptml tellin 0 Jul 26 19:23 temp.out1...
Forum: AIX 07-26-2010
17,745
Posted By m_usmanayub
Unable to remove files from rm command
I need to delete some files which are not getting removed not even from root user

-rw-r----- 1 ptml tellin 0 Jul 26 19:23 temp.out1
-rw-r----- 1 ptml tellin 0...
Forum: Solaris 06-28-2010
3,908
Posted By m_usmanayub
The uname -a command output is SunOS 5.8...
The uname -a command output is

SunOS 5.8 Generic_117350-22 sun4u sparc SUNW,Sun-FireV240

will post the screenshot soon
Forum: Solaris 06-27-2010
3,908
Posted By m_usmanayub
the error now is xargs: illegal option -- 0
the error now is

xargs: illegal option -- 0
Forum: Solaris 06-27-2010
3,908
Posted By m_usmanayub
Still the same error .. the filenames have no...
Still the same error .. the filenames have no spaces as well :(
Forum: Solaris 06-27-2010
3,908
Posted By m_usmanayub
the error is filename.unl.Z: no such file...
the error is

filename.unl.Z: no such file or directory

Although all the files are present.
Forum: Solaris 06-27-2010
3,908
Posted By m_usmanayub
It doesn't support zgrep
It doesn't support zgrep
Forum: Solaris 06-27-2010
3,908
Posted By m_usmanayub
help with text search in solaris
I want to grep a text in a large number of files which are in .Z format. I used the command:

ls | grep yyyymmdd | xargs zcat | grep text

but it doesn't seem to work on solaris... could anyone...
Showing results 1 to 19 of 19

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