Search Results

Search: Posts Made By: dipanchandra
7,454
Posted By dipanchandra
Problem with echo and cut
Hi,
My source file happens to be src.src with following contents:
1,liv 52,syrup,twice a day,children

When I do a :

for ii in `cat src.src`
do
echo $ii
medicine_name=`echo $ii | cut -f...
Forum: Red Hat 07-23-2013
2,767
Posted By dipanchandra
all the same :-( No effect :-( tried...
all the same :-(

No effect :-(

tried


quiet 1


as well.
Forum: Red Hat 07-20-2013
2,767
Posted By dipanchandra
How to start Fedora 11 in command line mode and skip damaged programs ??
Hi All,

Please let me know that how to start Fedora 11 in command line mode and skip damaged programs ??

Scenario being:

I have Fedora 11 ( pretty ole... eh !! ). If I try to start the PC...
Forum: Solaris 12-04-2012
2,625
Posted By dipanchandra
Regarding SunOS history
Hi all,

I am working on SunOS bash shell. Whenever I see my history by typing it, I can see commands executed till now. But when i look at my .bash_history, it does not gets polpulated by the...
1,793
Posted By dipanchandra
Well, I agree wuth bartus11 though.... ...
Well, I agree wuth bartus11 though....



$ cat vanand420
3/APT "ABCDEFG" 789 120612 1501
BLOCK SUPER
R LVB NDV BLO
W2JO 10 680 20



$ cat vanand420 | tr '\n'...
3,219
Posted By dipanchandra
Hi neutronscott.... Seems like some issue :(
Hi neutronscott....

Seems like some issue :(
7,891
Posted By dipanchandra
Hi evelibertine , Please hava a look at...
Hi evelibertine ,

Please hava a look at this code , fit for 2 files.
3,219
Posted By dipanchandra
Thanks Joeyg !! It works !!! .. For that @ part,...
Thanks Joeyg !! It works !!! .. For that @ part, just found out a simple-non surgical solution:


$ echo "domain: efgh@anyother.com" | cut -f1 -d"@"
domain: efgh
3,219
Posted By dipanchandra
Hi joyeg , Thanks for the reply, but...
Hi joyeg ,

Thanks for the reply, but unfortunately it did not work :(



Please guide where i am wrong :(
3,219
Posted By dipanchandra
Selective case conversion of a file
Hi all,

I have a requirement to convert a file from one format to another.

Parent file:


to



i.e.,
1.) all the lines which begin with "Sample:", should be converted in such a way...
1,236
Posted By dipanchandra
Issue with Reflection - text copy beyond screen.
Hi,
Gretings,
While viewing the contents of a file using more/cat in Reflection,
I am neither able to see the text beyond the width of screen, nor able to type it as well.
I have tried changing...
1,519
Posted By dipanchandra
Hi xburningphoenix , Can you please post...
Hi xburningphoenix ,

Can you please post the output of the below mentioned commands :

uname -a
echo $SHELL
whatis mail
whereis mail
15,541
Posted By dipanchandra
Hi Perderabo, Thanks a ton :) . I will...
Hi Perderabo,

Thanks a ton :) . I will sure have a look at the "unix accounting " :)

Cheers !!
15,541
Posted By dipanchandra
PID with a log/history perspective.
Hi All,

Belated Merry Christmas.

I have a requirement, where I need to know the entire history of all the pids, the time they got forked, when they ended and by which program.

I had...
Forum: Ubuntu 12-28-2010
1,816
Posted By dipanchandra
In case you can lay your hands on any magazine...
In case you can lay your hands on any magazine like "Linux Journal", you can avail free CD/DVD with the installer for the same as well. :)
35,894
Posted By dipanchandra
Thanks danmero, Thanks Scrutinizer :)
Thanks danmero, Thanks Scrutinizer :)
35,894
Posted By dipanchandra
Replace multiple occurances of same character with a single character.
Hi all,
Greetings,

I have the following scenario, The contents of main file are like :

Unix|||||forum|||||||||||||||is||||||the||best...
1,663
Posted By dipanchandra
ssh->ssh->ssh->ssh
Hi there,
Greetings,

I have the following *nix servers, say:
a,b,c,d,e...etc

I log in to "a", and from there, do successive ssh'es to say "b" -> "c" -> "d" -> "e" -> "b", in some fashion...
Showing results 1 to 18 of 18

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