Search Results

Search: Posts Made By: mahesh1987
1,072
Posted By mahesh1987
Verify Data is available or not in a flat file generated by Oracle
Hello,

please help me an the below issue.

i need to check whether data is available or not in a flat file generated by oracle
(sometimes sql didn't any records) to overcome this.
without...
1,373
Posted By mahesh1987
Finding total count of a word.
i want to find the no:of occurrences of a word in a file

cat 1.txt

unix script unix script
unix script unix script unix script unix script
unix script unix script unix
unix
script
unix...
1,250
Posted By mahesh1987
by referring SORT man page i find the below ...
by referring SORT man page i find the below

-T, --temporary-directory=DIR use DIR for temporaries, not $TMPDIR or /tmp; multiple options specify multiple...
1,075
Posted By mahesh1987
i have just cheking the man page, meanwhile u...
i have just cheking the man page, meanwhile u have posted the sollution
thanks mate.......
1,075
Posted By mahesh1987
Sorting numbers containing symbols
hi all,

i need help on sorting data.

i have a file as below
/home/oracle $ cat 234.txt
+1234
-2356
-1001
+231
0023
-0987
+19000
65487
6
after sorting i want the output as below

...
1,250
Posted By mahesh1987
Sorting files using extra buffer
i want to sort a file which was 4gb of data.
my ram sixe was 2gb.

so, i want to sort that file using extra buffer , is it possible in unix?

if possible plz help me
thanks
2,246
Posted By mahesh1987
find . -type d -name "siva" ---------- Post...
find . -type d -name "siva"

---------- Post updated at 07:59 PM ---------- Previous update was at 07:55 PM ----------

find . -name 'siva'
2,246
Posted By mahesh1987
thanks for ur quick reply. i have tried and...
thanks for ur quick reply.

i have tried and succeeded in finding file and directory in two different queries.

but i don't know how to find those two in single query.:wall:

---------- Post...
2,246
Posted By mahesh1987
Find the location of particular file and directory
hi all,

i am new to UNIX environment.

i have a file and directory with same name, i don't know the location

I want to find location of that file and directory.

please suggest a solution.
Showing results 1 to 9 of 9

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