Search Results

Search: Posts Made By: tselvanin
1,974
Posted By tselvanin
shell script question
I am using ksh.

There is a report having amounts in the following format,

34343.67-
2343.45
23434.89-

I want to sum up all the amounts. For this I first need to find out if there is a...
5,545
Posted By tselvanin
list command
Hi,
"ls -l" would not display the year for the files created in the current year. Is there an option in "ls" that would display the year for those files?

Thanks!
16,600
Posted By tselvanin
word count showing wrong number of lines
Hi ,
I am using SUN OS Version 5.6.
I have a file that contains records of length 270. when I do 'set nu' in vi editor, I get the count as 86. whereas when I do "wc -l" on the command prompt, it...
17,958
Posted By tselvanin
grep for multiple patterns
I want to get a list of all the files in the current directory that have two patterns. I can do first grep of one pattern and then with the output do the grep of the second pattern.
if the output...
13,697
Posted By tselvanin
yeah its working. Thanx a lot...
yeah its working. Thanx a lot...
13,697
Posted By tselvanin
I don't have that file in /proc. all the files in...
I don't have that file in /proc. all the files in that directory are accessible only with root permission
13,697
Posted By tselvanin
version of OS
Hi ,

what is the command to find the version of OS running on a unix box?

Thanks.
2,155
Posted By tselvanin
Thanks.
Thanks.
2,155
Posted By tselvanin
editor command
I want to copy lines say from 2-5 to line after 20 in vi editor. Can I achieve this in a single command in vi editor.

Thanks.
2,248
Posted By tselvanin
history
Hi ,

'history' command shows the previous commands used. Is there any command to get the timings at which those commands were entered.

I am using Ksh.

Thanks.
Showing results 1 to 10 of 10

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