AIX Job - where to post


 
Thread Tools Search this Thread
Operating Systems AIX AIX Job - where to post
# 1  
Old 12-19-2007
AIX Job - where to post

Hello folks,

Is there any specific place to post career opportunities on this forum?

The rest deleted.

Last edited by Perderabo; 12-19-2007 at 12:10 PM.. Reason: Remove job posting.
# 2  
Old 12-19-2007
The rules state:

(7) No job postings from headhunters or recruiters.


So we currently have no place here for that. Try one of the job sites like monster.com.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

AIX cron job is running everyday instead of on a particular day

Hello, I was trying to run a script on a dev server using cron job. It supposed to run 3rd sunday of every month. 45 4 15-21 * 0 /home/user1/myscript.sh >/dev/null 2>&1 # run this script 3rd sunday of every month When I Schedule it on AIX server, It is running every day at 4:45 AM. am I... (3 Replies)
Discussion started by: Kumar7997
3 Replies

2. Shell Programming and Scripting

Cron job is not working in the desired manner on IBM AIX

Hi, I have created a cron job on IBM AIX but it is not working in desired manner ! Here are the steps which I have followed :- #!/bin/ksh #------------------------------------------------------------------ find /some/file/at/the/user/side/test.log -exec cp {}... (8 Replies)
Discussion started by: acidburn_007
8 Replies

3. Post Here to Contact Site Administrators and Moderators

Do you have a job board where I can post a Unix Administrator position?

Hi, Do you have a specific area for companies to post Unix job openings. Thanks, (3 Replies)
Discussion started by: CareerDirection
3 Replies

4. Advertise with Us

Standard Pricing: How to Post to The UNIX and Linux Forums Job Board

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)
Discussion started by: Neo
0 Replies

5. Advertise with Us

How to Post to The UNIX and Linux Forums Job Board

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

6. Post Here to Contact Site Administrators and Moderators

How to Post to The UNIX and Linux Forums Job Board

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. Advertise with Us

How to Post to The UNIX and Linux Forums Job Board

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

8. UNIX for Dummies Questions & Answers

aix cron job

I have problem with AIX v4.3.3 to run the cron job: Please advise me on the above : 1 -) I need to run a backup for full system at 23:59, : crontab -e 59 23 * * * /usr/bin/mksysb -i /dev/rmt0 > /dev/null 2>&1 2 -) I need to run a spesific command at 23:59: crontab -e 59 23 * * *... (6 Replies)
Discussion started by: jinggo
6 Replies
Login or Register to Ask a Question