10 More Discussions You Might Find Interesting
1. AIX
Hello,
Below are the list of files
ls -lrt
total 16
lr-x------ 43 oracle dba 0 Dec 5 14:27 root -> /
lr-x------ 2 oracle dba 0 Dec 16 00:14 cwd -> /prodoragridcn_01/app/oracle/product/11203/dbs/
-r--r--r-- 1 oracle dba 0 Dec 16... (4 Replies)
Discussion started by: Vishal_dba
4 Replies
2. UNIX for Advanced & Expert Users
Hello Gurus,
In solaris server, one folder say /appl/prod/usr/sendme get files those need to be processed. The script named checkFile.sh can process the each file.
This script checkFile.sh is not scheduled in crontab. But whenever file puts in sendme folder, the checkFile.sh is called and... (1 Reply)
Discussion started by: get_chandrakant
1 Replies
3. UNIX for Dummies Questions & Answers
Hi,
I have the below job scheduled in crontab. Can you please tell me at what interval this job is scheduled? Where is the name of the job defined here? I will definitely go through the UNIX documentation a little later, for the time being, please provide me few details on this. Thank you.
... (0 Replies)
Discussion started by: Dev_Dev
0 Replies
4. Shell Programming and Scripting
Hi All,
I have a Linux server where many script run on daily basis through crontab.
I could see some entries on my name but I am not able to get the details.
>>ps -ef | grep an001
>>root 9905 1742 0 Apr17 ? 00:00:00 sshd: an001
>>an001 9907 9905 0 Apr17 ? ... (3 Replies)
Discussion started by: infyanurag
3 Replies
5. UNIX for Advanced & Expert Users
Hello,
Please can any one explain about the parameters to the write systemcalls??
How are they passed?? and how is the address of the user buffer is handled by the kenel??
for ex: write(fd,buf,count);
How does the kernel handles this user buffer address??
After write does the kernel write... (1 Reply)
Discussion started by: prakash.kudreka
1 Replies
6. Solaris
I am using Solaris 10
Please tell me which path values are necessary for
PATH=
MANPATH=
LD_LIBRARY_PATH= (1 Reply)
Discussion started by: mansoorulhaq
1 Replies
7. UNIX for Advanced & Expert Users
Hi frnds...
I m facing very irritating problem already waisted my 2 days..
I have a following script..( i am pasting only the main code)
ftp -ivn 213.194.40.77 <<FTP
user $user $password
binary
cd $FileDir/out
lcd $localpath
get $file
rename $FileDir/out/$file $FileDir/tmp/$file... (1 Reply)
Discussion started by: clx
1 Replies
8. UNIX for Dummies Questions & Answers
I need to do a full system inventory & pull details for:
CPU
Mem
HDD (Size, config, partitions)
Is there a single command to get this, or separate for each?
Thanks,
Gareth. (3 Replies)
Discussion started by: garethh
3 Replies
9. UNIX for Advanced & Expert Users
Hello.
Can any1 help me with the compress command.
The -b option takes the number of bits used for encoding.
can u expalin why this number of bits is used and for what purpose. what is the maximum number we can provide?
In SFU these number has a valod range between 12 and 16 y?? (1 Reply)
Discussion started by: rahulrathod
1 Replies
10. HP-UX
Hi All,
Please let me know the list of commands, that can give me the
list of hardwares available on the HP-UX Box.
I'm using HP-UX B.11.00.
I would like to know the list of HBA's, PCIMCA Cards etc., attached
to the system. And also, which device files point to which
Hardware. more &... (1 Reply)
Discussion started by: S.Vishwanath
1 Replies