Search Results

Search: Posts Made By: guhas
18,554
Posted By guhas
how to connect to windows from unix ?
hi
i am using HP-UX and trying to write some scripting codes but i have to connect to windows and display the contents of a particular directory(in windows). how do i do it.?

Could anyone please...
1,630
Posted By guhas
do you have field seperators in the file if...
do you have field seperators in the file
if you have then it becomes easy to filter.

let me know
18,987
Posted By guhas
try this way ....should work
(cat body;uuencode att1.csv att1.txt)|mailx -s "Production Monitoring Report(Unix Side)" milton.yesusundaram@patni.com"

where att1.csv is the file you are attaching and att1.txt is the file that...
11,068
Posted By guhas
If that is so, then what is env used for
If that is so, then what is `env` used for ?

1.) where can we find the `env` file ?
2.) When we run `env` command , we find list of things. What is the use of it & How to change it .?
11,068
Posted By guhas
How is .profile and environment variable linked..
:(
1.) How is .profile and environment variable linked.?
2.) What happens when we execute a script.?
77,165
Posted By guhas
How is the .profile file comes into play when we run a scripts ?
:( How is the .profile file comes into play when we run a scripts ?
13,362
Posted By guhas
can i find the size of the file ! ....
***********************
hi ...

what i mean is here below
I have a folder which have files + sub folders (which in turn contain files). The files in foder or sub folder might be empty or...
13,362
Posted By guhas
Can I find wether a particular file exist and size greater than zero...help please
Can I find wether a particular file exist and size greater than zero in one line command.

similar to this

if [-f *.log] && [ -s *.log]

something in one if test .... e.g. if [-f -s ????]
...
2,283
Posted By guhas
I want to get the file which created the error when the find command was run
I want to get the file which created the error when the find command was run ?

I am wrote a script to mail a list of files whose file size is ge than 0 and returns 0
but wen it finds a folder...
33,343
Posted By guhas
What is .profile in unix ?
1. What is .profile in unix ?
2. What are they used for ?
13,116
Posted By guhas
how to find the chid process id from given parent process id
how to find the chid process id from given parent process id.... (the chid process doesnot have sub processes inturn)
46,131
Posted By guhas
no its not the correct one
ps -ef (e for all files & f for details )
and there is no w option in my shell (hp-ux)

it list all the processess running
i meant only the processess running in the server
46,131
Posted By guhas
how to get the list of process running in the server from the local machin n unix ?
how to get the list of process running in the server from the local machin n unix ?
10,588
Posted By guhas
uuencode [dir/filename] [filename] | mailx -s...
uuencode [dir/filename] [filename] | mailx -s [subject] mail@address.com


try this it will work !!
Forum: Solaris 09-28-2005
7,956
Posted By guhas
can we handle the killing of a different script...
can we handle the killing of a different script from another script.

i mean can u kill the script 'myscript' from another script wen my script is running
3,456
Posted By guhas
how to convert char to num
how to convert char to num or visa versa
i am a beginner how to do it can someone guide me please
10,911
Posted By guhas
hi
i am facing the same proble came u suggest me how to read it from a file once u read it and send it to a file
2,087
Posted By guhas
urgent help needed !!
i have a script, which is continuously looping. i want to view the script name when i use ps command... it is only showing -sh ...

UID PID PPID C STIME TTY TIME COMMAND
informix 8533 20923 0...
Forum: Solaris 09-10-2005
7,956
Posted By guhas
check fr the status..
check fr the status the status of the process fr which ur job is going to wait ... once it is done take the wait status and end the job
2,435
Posted By guhas
how do i see a script running, when i use ps -ef
i find all other process running wen i enter "ps -ef" but why my script that goes to sleep every 300 sec appears as "-sh" .
how can i see me scriptname that is running in the screen
Showing results 1 to 20 of 20

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