Search Results

Search: Posts Made By: Sriram.Vedula53
4,307
Posted By Sriram.Vedula53
Hi , output of echo "${SHELL}" is...
Hi ,

output of echo "${SHELL}" is /usr/bin/ksh

Following is the error message i am getting:

egrep: syntax error
bash: 0: command not found
4,307
Posted By Sriram.Vedula53
Hi , Its a typo mistake.Please let me know...
Hi ,

Its a typo mistake.Please let me know if any alternate command is available.

Error message is : Syntax error.
4,307
Posted By Sriram.Vedula53
Hi, The command used is: count=`echo...
Hi,

The command used is:

count=`echo "Sriram-201002.DAT" | egrep -f Mask_File.lst | wc -l`

And my sample Mask_File.lst has following entries:
^Sriram-.*DAt$
^Unix-.*DAt$
^Sample-.*DAt$
...
4,307
Posted By Sriram.Vedula53
Query regarding egrep command
Hi All,

I am having a query regarding the usage of egrep command.

i am having two unix environmanets in environment when i am using
"egrep -f" it is working fine and other unix environment...
1,508
Posted By Sriram.Vedula53
Hi Frans, I am getting the following error...
Hi Frans,

I am getting the following error when i am using the command provided:

grep: illegal option -- F
Usage: grep -hblcnsviw pattern file . . .

Please let me know what needs to be done.
81,907
Posted By Sriram.Vedula53
Mailx: How to send a attachment using mailx command
Hi All,

Can anyone please provide the command for sending an mail with attachment using mailx command.

Thanks in Advance :)

Regards,
Siram.
3,759
Posted By Sriram.Vedula53
Hi , One more question how can we compare...
Hi ,

One more question how can we compare two lists say L1 and L2 and get only the lines which are extra in one of the file say L2.

Thanks in advance
3,759
Posted By Sriram.Vedula53
How can we change the permissions of a file in a directory
Hi All,
I am trying to wite a Shell script which changes the permission of the files in a folder but stuck at a particular point,please help.

The scenario is as follwoing:

I am having a list...
1,508
Posted By Sriram.Vedula53
Need help in Shell scripting
Hi All,

I am trying to develop a program using Unix shell scripting and i stuck up at one point.

I will explain the scenario which i am working on:

I am having a list of 10 file names...
Showing results 1 to 9 of 9

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