Sponsored Content
Full Discussion: /etc/profile error
Operating Systems HP-UX /etc/profile error Post 302969509 by MadeInGermany on Wednesday 23rd of March 2016 11:50:44 AM
Old 03-23-2016
I looked in my crystal ball and did not see anything either.
Perhaps you can post the file? Please in [code] tags.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

changed .profile but didnt ./.profile, yet reflected changes

hi , i added ls -F to .profile. and i need to do ./.profile for the effect to take effect BUT i didnt and YET the next day when i came to work and log in, the changes took effect. i am on aix. please explain.. thanks (4 Replies)
Discussion started by: yls177
4 Replies

2. Post Here to Contact Site Administrators and Moderators

Error updating profile

I'm trying to update my profile with a temp e-mail address. This is a hotmail e-mail address and it wont allow it. The reason for this is I've changed my service with my ISP since I've moved :D and well I've gone form Cable to DSL :mad: Now my e-mail accounts are still there but I can't... (4 Replies)
Discussion started by: woofie
4 Replies

3. SCO

Difference between .profile and .~/.profile

what is the difference between these two lines, if we use it in korn shell script: .profile .~/.profile (3 Replies)
Discussion started by: maneesh mehta
3 Replies

4. UNIX for Dummies Questions & Answers

Where can I read about the difference between "..profile" and ".profile"

Hi I know from reading O Riley's Classic Shell Scripting' that the .profile file is " the shells configuration file" but I am unable to find a reference to what "..profile" means. I have searched on the net, Sams Teach Yourself Unix, Unix Visual Quickstart Guide and Linux in a Nutshell. I have... (2 Replies)
Discussion started by: zorrokan
2 Replies

5. Shell Programming and Scripting

.profile file error on HPUX 11.11

Hi, I am working on HPUX 11.11i and 11.10 boxes. My default shell is ksh. I have the following entry in my profile file HOSTNAME=`uname -n` Every time I login to the server, this is the error I get: ${HOME:-.}/.profile: syntax error: `)' unexpected The line number shown... (1 Reply)
Discussion started by: Yomaanmean
1 Replies

6. UNIX for Dummies Questions & Answers

difference between /etc/profile and .profile?

What is the difference between /etc/profile and .profile? (5 Replies)
Discussion started by: gehlnar
5 Replies

7. Infrastructure Monitoring

trap in etc/profile and user .profile

Hello I really wonder what's trap in etc/profile and in each user .profile. I try to google for it but I think I have no luck. Mostly hit is SNMP traps which I think it is not the same thing. I want to know ... 1. What's a "trap 2 3" means and are there any other value I can set... (4 Replies)
Discussion started by: Smith
4 Replies

8. Shell Programming and Scripting

Dot profile not found error

During batch processing the following error occurs and will stop the process, ~environment_name/.profile : not found. The error happens randomly. Any ideas? (6 Replies)
Discussion started by: dlhinpgh
6 Replies
BILLARD-GL(6)							   Games Manual 						     BILLARD-GL(6)

NAME
billard-gl - OpenGL billiards game SYNOPSIS
billard-gl [options] DESCRIPTION
This manual page documents the billard-gl program. This manual page was written for Debian because the original program does not have a manual page. billard-gl implements a game of 8- or 9-ball billiards, which you can play against the computer or a friend. The general idea of billiards is to hit the coloured balls with the cue ball in such a way that these balls fall in one of the six pockets of the table. OPTIONS
-f -fullscreen switches to fullscreen mode (can currently not be changed from inside billard-gl itself) -f -windowed switches to windowed mode (default; can currently not be changed from inside billard-gl itself) -t VALUE texture size for the balls. Valid values are 1 for full size textures, 2 for half size textures, 4 for quarter size textures, and 8 for eighth size textures. -tt VALUE texture size for the table. Valid values are 1 for full size textures, 2 for half size textures, 4 for quarter size textures, 8 for eighth size textures, and 0 for no textures. -at VALUE texture size for the display. Valid values are 1 for full size textures and 2 for halfsized textures. -g VALUE ball geometry; odd numbers >= 3. Higher values create more complex geometry. To run billard-gl with minimum settings, try billard-gl -t 8 -tt 0 -at 2 -g 3 or for maximum settings, try billard-gl -t 1 -tt 1 -at 1 -g 11 All of the options are configurable from within billard-gl itself, unless stated otherwise. AUTHOR
billard-gl was written by Stefan Disch, Tobias Nopper and Martina Welte. This manual page was written by Jamie Wilkinson <jaq@debian.org> and updated by Thierry Reding <thierry@doppeltgemoppelt.de> for Debian (but may be used by others). January 22, 2005 BILLARD-GL(6)
All times are GMT -4. The time now is 03:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy