Search Results

Search: Posts Made By: pratima.kumari
2,644
Posted By pratima.kumari
how to make the font style change in echo while...
how to make the font style change in echo while using mailx command. what i am using is below. i want the output in bold and tabular format. what is the way to do.
#!/bin/sh
df -H /usr/apps | grep...
2,703
Posted By pratima.kumari
yes I used single and double quotes both but did...
yes I used single and double quotes both but did not work.
2,703
Posted By pratima.kumari
but when i am trying to run..it giving an error...
but when i am trying to run..it giving an error ..i want a output "brief"
2,703
Posted By pratima.kumari
grep: invalid option -- - Usage: grep...
grep: invalid option -- -
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
2,703
Posted By pratima.kumari
Grep command error
I am using a command but getting an error despite of modifying it many times.
Pattern=`grep story file|cut -c 19-24`

Where as 'story' is the pattern to be matched and i want to cut the value of...
3,501
Posted By pratima.kumari
In the directory there are hundreds of files...
In the directory there are hundreds of files having several extensions.
i wwant a result which finds all the files which starts with "-" or contains '#'
and then rename it

---------- Post...
3,501
Posted By pratima.kumari
It seems to be very complicated for me. Is it...
It seems to be very complicated for me.
Is it possible to do using simple unix/linux commands.
3,501
Posted By pratima.kumari
how to find files and replace them in a directory in Shell scripting
I have a directory /java/unix/data
In data directory i have so many files from which i want to find some files who look alike below.(there are number of such below such files as well different...
3,522
Posted By pratima.kumari
increment operators in unix
increment operators in unix
1,057
Posted By pratima.kumari
redirection in unix
how to redirect a output value to a file
2,630
Posted By pratima.kumari
:( how can i store a value of date field in a...
:(
how can i store a value of date field in a particular properties file of that in a particular filed.
for eg. directory is Alfdorf-ALF|Wed Nov 9 09:34:20 EST 2011|0
I need to redirect the output...
2,630
Posted By pratima.kumari
it works i guess but not exactly.. how can i...
it works i guess but not exactly..
how can i store a value of date field in a particular properties file of that in a particular filed.
for eg. directory is Alfdorf-ALF|Wed Nov 9 09:34:20 EST...
1,514
Posted By pratima.kumari
How to use nested ifs in unix?
how to use nested ifs in unix
2,630
Posted By pratima.kumari
Thanks for a prompt reply I have two date...
Thanks for a prompt reply
I have two date fields having value like
Wed Nov 9 09:34:20 EST 2011 & Wed Nov 10 19:14:20 EST 2011
So how tocompare these.
If value matches I need to return some...
2,630
Posted By pratima.kumari
i m using on a putty server
i m using on a putty server
2,630
Posted By pratima.kumari
Shell scripting
1.how to compare two date field values and ?
2.how to find and replace the filename in a given directory.
i have directory...
1,567
Posted By pratima.kumari
Unix redirection
I will explain you in detail,
I have a properties file named poller_update_checking.properties having structure like Alfdorf-ALF|/usr/svpollers/ALF/prd|Wed Nov 9 09:34:20 EST 2011|0
I need to...
1,567
Posted By pratima.kumari
unix command
how to redirect the output to properties file using linux commands
Showing results 1 to 18 of 18

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