Search Results

Search: Posts Made By: tosattam
360,808
Posted By tosattam
Thank you all. I have got the command.. My...
Thank you all. I have got the command.. My problem was solved with gzip -N xxx.GZand the extracted file name was aaa.txt.
360,808
Posted By tosattam
Sorry ali that wont solve my prob coz that will...
Sorry ali that wont solve my prob coz that will write the file in standard output. As I have already said i want to extract the actual file that was zipped rather than the same file with different...
360,808
Posted By tosattam
Hi I have a problem. I have a .GZ file say...
Hi I have a problem. I have a .GZ file say tosattam.GZ
If I unzip the file using winzip in windows the extract comes out as asd_123.txt
but when i am trying gunzip or gzip -d after bringing the...
9,356
Posted By tosattam
thank you
thank you
9,356
Posted By tosattam
Hi I have a \ (backslash) as delimiter and...
Hi

I have a \ (backslash) as delimiter and i want a specific column from that. I have been unable to do that using either awk or sed

Input
tosattam123\mattasewq213

i want the Output...
Forum: Web Development 10-15-2008
37,295
Posted By tosattam
Internet explorer
I had used firefox but didnt find it really that interesting. May be i am unaware of a lot of functionalities and add ons... as far as tabbed browsing is concerned IE also provide the joy of it.. and...
21,988
Posted By tosattam
Hi Radoulov, Your version checking codes didnt...
Hi Radoulov,
Your version checking codes didnt work. results are as below

$ print $KSH_VERSION

$ print ${.sh.version}
ksh: ${.sh.version}: bad substitution


But the other query gave me...
21,988
Posted By tosattam
The results of the commands for version yielded...
The results of the commands for version yielded no result but the one displaying the result worked...
Cheers

$ print $KSH_VERSION


$ print ${.sh.version}
ksh: ${.sh.version}: bad substitution
21,988
Posted By tosattam
I am using K shell but how do I know the...
I am using K shell but how do I know the version??

$ echo $0
-ksh
21,988
Posted By tosattam
ls -l d do not work for me
Hi i want to list only the files within a directory and not the sub directories if any. i tried ls -ld but that is not working for me.
this is the result if I use it in usr/bin
$ pwd...
1,954
Posted By tosattam
Thanks era
Thanks era
5,266
Posted By tosattam
Replace string in a file within a range of line
Hi,

I want to replace the srting '; with ABCD'; in a file from line 1 to line 65. Is there any single command to do it without using awk

Thanks for quick reply...
1,954
Posted By tosattam
Hi, I want to replace a srting '; with ...
Hi,

I want to replace a srting '; with ABCD'; in a file from line 1 to line 65. Is there any single command to do it without using awk
Showing results 1 to 13 of 13

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