Search Results

Search: Posts Made By: abhisheksunkari
4,878
Posted By abhisheksunkari
Diff on 1gb files
Hey Guys,
I have a scenario to compare two different files which are of size 1gb each. I need to get the uncommon lines. I planned to use sdiff command, which generally works perfect for me. But in...
44,128
Posted By abhisheksunkari
Hello Jim, Thanks a lot, I was unaware of the...
Hello Jim,
Thanks a lot, I was unaware of the fact that, sort would depend on the TMPDIR variable. Anyway I ll try that immediately and let you know. I think it should work now.

Well, the file...
44,128
Posted By abhisheksunkari
Redirecting tmp files of SORT into different directory
Hey Guys,
I am facing an annoying scenario, fewer times when I execute the sort command, it throws out on error saying that "No Space on available on /var/tmp/<temp file name>. May be it is set to...
1,790
Posted By abhisheksunkari
Hi, Thanks a lot for the reply. Am aware of...
Hi,
Thanks a lot for the reply. Am aware of the join command, but for that the file has to be sorted. So if I sort a 10 million file its breaking in between saying that there is not much space...
1,790
Posted By abhisheksunkari
awk program to join 2 fields of different files
Hello Friends,
I just need a small help, I need an awk program which can join 2 fields of different files which are having one common field into one file.

File - 1
FileName~Size

File- 2...
1,957
Posted By abhisheksunkari
Hi Corona, I think it was with respect to a...
Hi Corona,
I think it was with respect to a system bit file. That is what my lead said. I escalated the issue and I was nt given the fix for that.
They just gave me a new exe, which works fine....
1,386
Posted By abhisheksunkari
Using a variable in the awk command
Hi Guys,
Can anyone of you please tell me how to use a variable inside a awk command.

For ex - if am printing the third column with respect to a pattern with delimiter ~
awk -F~...
1,957
Posted By abhisheksunkari
Hi Corona688 I have tried checking for the...
Hi Corona688
I have tried checking for the library files which it was checking for, with the help of the same command you have mentioned. The library files exists.

Thanks,
Abhishek S
1,957
Posted By abhisheksunkari
Not able to execute an exe file from my location
Hello all,
Am facing a peculiar problem, I have copied a utility exe from a bin folder into my local temp folder. I am trying to execute that exe, but it throws out an error saying "No such file or...
16,177
Posted By abhisheksunkari
Generate pdf in unix
Hi Corona,
Thanks for the prompt response, but the requirement here i have to convert the any file into .pdf file in unix.

Am not sure, how effective it is generate the pdf with the post...
16,177
Posted By abhisheksunkari
Creating a PostScript File
Hi All,
I have a requirement, where i have create a pdf file in unix. I have gone through few links and understood that it could be done in 2 step manner.
- Create a .ps PostScript file.
-...
3,352
Posted By abhisheksunkari
Hey purdym, Sorry for the...
Hey purdym,
Sorry for the late response, but thats the exact thing i was looking for. Thanks a lot again man.. !! It works for me..
3,352
Posted By abhisheksunkari
Complex variable assignment
Hi,
I have a requirement as follows, need to call the format of ${$var} form.

For example, i am taking a variable.

count=1,
((LIMIT_$count=$count + 1))


Now i have to echo...
2,012
Posted By abhisheksunkari
Return Status
Hi can you explain me, what does variables $@ and $* return and how are they used, if can give me a sample example it could be helpful.

Thanks in advance,
Regards,
Abhishek S.
22,776
Posted By abhisheksunkari
Command to find the "unix machine type".
Hi all,
Just need some help the following scenario,
Is there any UNIX command to find the unix machine type (like whether the machine is belongs to Ssun ultra 45 type) like that .. please...
30,571
Posted By abhisheksunkari
Hi i added that line in .profile and tried...
Hi i added that line in .profile and tried creating a file, under my home.. It still gets created with 660 permission.. same case with directory.. Am i missing out on any step here.

Thanks, ...
30,571
Posted By abhisheksunkari
Setting umask 022 by default to my profile
Hello everyone,
I want to set my properties of my profile to umask 022 by default. I have an idea that i need to make the change in .profile file. Can you please help me, on how...
106,498
Posted By abhisheksunkari
Hi, Yes i have just gone through the man...
Hi,
Yes i have just gone through the man page of du sometime back, and learnt about the -s option.
Anyway thanks a lot for the detail description.

Regards,
Abhishek S.
4,204
Posted By abhisheksunkari
Hi, Just check with the placing of the...
Hi,
Just check with the placing of the right quotes for grep command. The pattern should always be enclosed in double quotes.
106,498
Posted By abhisheksunkari
Command to display the space usage (memory usage) of a specific directory.
Hi all,
Can you please tell me the command, with which one can know the amount of space a specific directory has used.

df -k . ---> Displays, the amount of space allocated, and used for...
Showing results 1 to 20 of 20

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