Dear all,
i am in last year of electronics department in engineering faculty
i need suggestions for a graduation project based on unix or free bsd or linux and electronics "embedded linux "
i think about embedded unix for example or device drivers
please i need helps (1 Reply)
We are experimenting with a new project board to help forum members make extra cash; because we have some very talented members, why not make some extra cash working from your computer. See toolbar at bottom of page.
Any ideas or comments?
... (0 Replies)
I'm in the process of really comitting to learning a Unix or Linux OS/distro really well for career opportunities and to use as my main desktop OS. I've been mulling through the choices and I'm having a hard time. Maybe someone can help me. I'm not a noob and I have some FreeBSD and Slackware /... (1 Reply)
Special Promotion:
The UNIX and Linux Job Board is a service provided by the The UNIX and Linux Forums to help employers connect with UNIX and Linux professionals. All proceeds from this service go towards supporting the forums. Please PM Neo or email with any questions about this service.
... (0 Replies)
The UNIX and Linux Job Board is a service provided by the The UNIX and Linux Forums to help employers connect with UNIX and Linux professionals. All proceeds from this service go towards supporting the forums. Please PM Neo or email with any questions about this service.
Promotion A: $99 ... (0 Replies)
Discussion started by: Neo
0 Replies
7. Post Here to Contact Site Administrators and Moderators
The UNIX and Linux Job Board is a service provided by the The UNIX and Linux Forums to help employers connect with UNIX and Linux professionals. All proceeds from this service go towards supporting the forums. Please PM Neo or email with any questions about this service.
Promotion A: $99 ... (0 Replies)
The UNIX and Linux Job Board is a service provided by the The UNIX and Linux Forums to help employers connect with UNIX and Linux professionals. All proceeds from this service go towards supporting the forums. Please PM Neo or email with any questions about this service.
Promotion A: $99 ... (0 Replies)
projdel(1M) System Administration Commands projdel(1M)NAME
projdel - delete a project from the system
SYNOPSIS
projdel [-f filename] project
DESCRIPTION
The projdel utility deletes a project from the system and makes the appropriate changes to the system file.
OPTIONS
The following options are supported:
-f filename Specify the project file to modify. If no filename is specified, the system project file, /etc/project, is modified.
OPERANDS
The following operands are supported:
project The name of the project to be deleted.
EXIT STATUS
The following exit values are returned:
0 Successful completion.
2 The command syntax was invalid. A usage message for projdel is displayed.
3 An invalid argument was provided to an option.
4 The projid given with the -p option is already in use.
5 The project files contain an error. See project(4).
6 The project to be modified, group, user, or resource does not exist.
9 The project is already in use.
10 Cannot update the /etc/project file.
FILES
/etc/project System project file
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWesu |
+-----------------------------+-----------------------------+
|Interface stabilty | See below. |
+-----------------------------+-----------------------------+
Invocation is evolving. Human readable output is unstable.
SEE ALSO projects(1), groupadd(1M), groupdel(1M), groupmod(1M), grpck(1M), logins(1M), projadd(1M), projmod(1M), useradd(1M), userdel(1M), user-
mod(1M), project(4), attributes(5)DIAGNOSTICS
In case of an error, projdel prints an error message and exits with a non-zero status.
NOTES
projdel deletes a project definition only on the local system. If a network name service such as NIS or LDAP is being used to supplement
the local /etc/project file with additional entries, projdel cannot change information supplied by the network name service.
SunOS 5.10 4 May 2004 projdel(1M)