Sponsored Content
The Lounge What is on Your Mind? Discussing Holiday Season Greetings with jlliagre Post 302375879 by matrixmadhan on Monday 30th of November 2009 03:11:43 AM
Old 11-30-2009
My best wishes for the cyber team Smilie
Keep rocking with unix.com Smilie
 

6 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Happy Thanksgiving Holiday!

Happy Thanksgiving holiday, everyone! Let's leave the computer alone, forget the Unix/Linux for a while, and enjoy your turkey and Foot~~~~~~~~~~~~~~~~~~~~~~ball~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (1 Reply)
Discussion started by: HOUSCOUS
1 Replies

2. Shell Programming and Scripting

holiday

hey all, I have set up a cron job which would be invoked at 1:00 am everyday. However, there is really no need to invoke such job if it's a public holiday so I am wondering if anyone have any idea on how to approach this? Thanks in advance! (2 Replies)
Discussion started by: mpang_
2 Replies

3. Shell Programming and Scripting

Don't want to invoke job on holiday!

Hey all, I have a question about cron job, I want to invoke a program to perform some operations on database, however, this operation should only be invoked working day (weekday + not holiday) . Scheduling a job on weekday is easy but how about holiday? Thanks in advance! (1 Reply)
Discussion started by: mpang_
1 Replies

4. UNIX for Dummies Questions & Answers

Run scripts through AutoSys depending on holiday

Hi all, I am new to autosys. Can anyone help me in writing autosys job for the below script? Requirement is : 1.Every day it should run this script at particular time except on holidays. 2.The day after holiday some other script should be running. Thanks in advance. #!/bin/ksh #set... (0 Replies)
Discussion started by: raghuramyenni
0 Replies

5. What is on Your Mind?

Place Your Bits! - Who Will Win The Voice Season 3

New Event for Fans of The Voice Who Will Win The Voice Season 3 Place Your Bits! Wikipedia Reference Page (0 Replies)
Discussion started by: Neo
0 Replies

6. What is on Your Mind?

Holiday Thoughts for the End of 2018

Happy Holidays. Here are my randoms thought at the end of 2018 in no particular order. You Are Truly Blessed IT people are lucky. We get to use our brains extensively to solve complex and challenging computer-technology related problems. This is very good for our brains. Programming,... (2 Replies)
Discussion started by: Neo
2 Replies
MBK_WORK_LIB(1) 					     MBK ENVIRONMENT VARIABLES						   MBK_WORK_LIB(1)

NAME
MBK_WORK_LIB - define the mbk working directory SYNOPSYS
c-shell running setenv MBK_WORK_LIB unix path ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr DESCRIPTION
MBK_WORK_LIB sets the directory where are saved the results of an invocation of mbk or genlib. This directory is considered to be, from an mbk point of view, read and write. Also, when a file is searched for reading, the first directory to be looked at is the MBK_WORK_LIB, and then the one defined in MBK_CATA_LIB(1). The unix path argument must be a actually accessible path on your host machine. ERRORS
"mbk_fopen : can't open file 'unix_path/file.xx'" This occurs when either the unix path is irrelevent, or when the file doesn't exist if it is open for reading, or when you don't have the right on the file or directory while trying to write it. EXAMPLE
setenv MBK_WORK_LIB ~fred/crechan/uom SEE ALSO
mbk(3), genlib(1), MBK_CATA_LIB(1). BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools. ASIM
/LIP6 October 1, 1997 MBK_WORK_LIB(1)
All times are GMT -4. The time now is 11:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy