Search Results

Search: Posts Made By: Amardeep
13,457
Posted By Amardeep
Problem with using Exceed
Hi Gurus

I am facing problem in using Exceed to connect to one HP Ux server. I used Exceed (XDMCP-Broadcast) but can't see the IP address of the server I want to connect to. What could be the...
1,602
Posted By Amardeep
execute permission
your script lacks execute permission. just give it execute permission and it should run fine from cron also.

Sidhu
Forum: Programming 03-15-2007
4,146
Posted By Amardeep
first thing i meant...
ya like implementing ls,cp and such commands .....

thanks
Sidhu
Forum: Programming 03-15-2007
4,146
Posted By Amardeep
writing your own command in unix/linux
Hi

I am very new to Linux programming,otherwise I have exposure to Linux. Was thinking about something like writing my own commands for Linux. Any ideas where to start, any useful links and what I...
1,281
Posted By Amardeep
umounting a remote disk
Hi

I have one machine running HP Ux and another running Red Hat enterprise.
I mounted one disk from Linux machine to HP Ux machine. Now actually the Linux machine is down. I guess that I had...
16,113
Posted By Amardeep
hehehe...ya strange.....but I have confirmed. it...
hehehe...ya strange.....but I have confirmed. it is still running...have been using Unix for close to 2 years ;)

can you have look at http://forums.macosxhints.com/showthread.php?s=&threadid=11967...
16,113
Posted By Amardeep
not able to kill find with kill -9
Hello everyone

I am using HP Ux and had run a find command. Now I am trying to kill it with kill or kill -9 but it is not getting killed and still running. Any clues ?

Thanks
Sidhu
Forum: HP-UX 12-12-2006
13,440
Posted By Amardeep
sending mail from a script
Hi

I want to send a mail (to my id like abc@xyz.com) from a shell script running on HP Ux.
Would like to include text from a file or include the file as attachment, either ways.

Thanks
Sidhu
7,445
Posted By Amardeep
thanks !
thanks :o
it is perfect !
7,445
Posted By Amardeep
with cut
is there any way we can do it with cut ?

also with awk if i need to read from file then how m going to do it...couldnt get a clue...actually touching linux after long time :mad:
7,445
Posted By Amardeep
help required with cut -d
i have a file in which data is like this

12 34 56 78
78 56 34 12

now i want to cut 2nd last column....

if 2nd column from start is to be cut then i can write

cut -d" " -f2 filename
...
4,751
Posted By Amardeep
oye kudiye chal gia :)
oye kudiye chal gia :)
4,751
Posted By Amardeep
Problem with executing a script scheduled in crontab
Hi

I have written a shell script(in Solaris) in which following logic is there.....

i=1
while read control
do
key[$i]=`echo $control | awk -F$DELIMITOR '{ print $1 }'`
echo "Key...
Forum: Solaris 06-19-2006
3,544
Posted By Amardeep
Error with perl scripts...
hi on Solaris....m getting following error while running a perl script...any suggestions....

install_driver(Oracle) failed: Can't load...
Forum: Solaris 06-13-2006
2,382
Posted By Amardeep
Problem with ls
Hi

I am having a small problem with using ls
in a directory there are files like

1
1.log
2
2.log
3

i want to count these files, but for 1 & 1.log should be counted as 1
and 2 & 2.log...
Forum: Linux 06-09-2006
12,751
Posted By Amardeep
Best book for RHCE exam
i want to know some of the good books for RHCE Exam.....can anybody help..
thnx in advance :)
6,179
Posted By Amardeep
thnx a lot :)
thnx a lot :)
6,179
Posted By Amardeep
prob with spaces in reading a file
i have a file in unix having data like
cat
dog
(having spaces in the beginning)
when i read it in a shell script
cat file_name |while read line
do
echo $line
done
it will...
Showing results 1 to 18 of 18

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