9 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
I've written a shell script to create id in oracle database. However in some db the script just hanging.
How can I say to the script "If you are hanging for more than 3 min" then kindly come out and continue in next id creation.
Regards.
GV (1 Reply)
Discussion started by: ilugopal
1 Replies
2. HP-UX
Hi all,
I canīt get a remote desktop login through CDE only with root user.
There are messages in the Xerror file:
/usr/bin/X11/xset: bad font path element (#0), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font... (5 Replies)
Discussion started by: the0m3n
5 Replies
3. Solaris
On Solaris 11 is it possible to bypass the userid/password requirement to automatically login to the desktop ?
I'm the sole user and it is really not necessary to secure the system.
I have searched this forum and have not found a relevant post. (2 Replies)
Discussion started by: stansaraczewski
2 Replies
4. Shell Programming and Scripting
I want to search for the line with the group name and add the user into the group. The file format is the same as /etc/group
The code i wrote is
egrep "^$newGID" $group >/dev/null
FS=":"
oldData=awk -F: '{print $3}'
newData= "$oldData,$newUser"
sed -n $4/$newData $group
but a friend... (1 Reply)
Discussion started by: cherrywinter
1 Replies
5. Solaris
Hi All,
Any ideas on how to start Solaris 10 x86 without the Graphical Desktop login? I'm just interested in having the console login (text based) when starting Solaris.
Thanks in advance,
Daniel (4 Replies)
Discussion started by: danielsf
4 Replies
6. Programming
Suppose that I have some data:
12,30
12,45
2,3
7,8
3,9
30, 8
45,54
56,65
Where (a,b) indicates that a is connected to b. I want to get all connected nodes to one point. For instance, the output of the above
example should be something like:
Group 1
2,3
3,9
Group 2
12,30
12,45... (4 Replies)
Discussion started by: Legend986
4 Replies
7. UNIX for Advanced & Expert Users
I have been busy reading away on devices and filesystems and I am stuck on a particular subject matter.. I'm not understanding the concept behind mknod mkfifo makedev or related commands..
can anyone shed some light on the subject.!
any feedback welcome!
moxxx68 (0 Replies)
Discussion started by: moxxx68
0 Replies
8. UNIX for Dummies Questions & Answers
I run freebsd 4.8 and try to find the way or 'a' way to log in a certain user i created automaticaly at pc boot.
I have searched the net, the manuals, but found nothing...
could anyone please get me going by showing me an example or what file(s) i need to take a look at.
i am not working... (6 Replies)
Discussion started by: termiEEE
6 Replies
9. UNIX for Dummies Questions & Answers
Hello,
system just keeps repeating this and won't let me do anything:
-zsh: fork failed: resource temporarily unavailable
I would appreciat any help. Thank you (3 Replies)
Discussion started by: Fender
3 Replies