Searched +refs:csh +refs:else +refs:re (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/usr.sbin/cron/doc/ |
H A D | CHANGES | 29 shell scripts since "sh" and "csh" have traditionally used hidden file 31 think they were subshells. If you had trouble with "sh" or "csh" scripts in 91 As with every release of Cron, BIND, and seemingly everything else I do, one 112 version of popen/pclose from the ftpd and hacked it to taste. We're safe now, 126 called POKECRON in /usr/spool/cron to tell it that it was time to re-read 128 check out the crontab files; those whose modtime has changed will be re-read,
|
H A D | MAIL | 38 user's shell is csh. This, I am told, is because csh requires that 41 set up the environment enough for csh to run, and cron just inherits 42 the situation.) Anyway, the point is that if you find out what csh 45 parent). Also, could you tell me what csh needs, if you find out, so 52 and whatever else comes to mind. I'll make sure csh works... >> 316 will inherit the environment of the user). If nothing else it is critically 405 it is, I'll leave this for someone else to add. 417 daemon wakes up, it sees it, and re-reads the crontab files.
|
/dflybsd-src/contrib/bmake/ |
H A D | bmake.cat1 | 34 thing else. If multiple [1m-C [22moptions are specified, each is inter- 187 tem. If the search is successful, the resulting directory re- 216 [1m-t [22mRather than re-building a target as specified in the makefile, 273 less than that of any of its sources. An out-of-date target is re-cre- 274 ated, but not until all sources have been examined and themselves re-cre- 280 are run to create or re-create the target. If [1mbmake [22mis inter- 283 [1m! [22mThe same, but the target is always re-created whether or not it is 288 tached shell commands are run if the target is out of date with re- 702 `MAKEFLAGS' is re-exported whenever `[4m.MAKEOVERRIDES[24m' is 871 [1m:Ox [22mShuffles the words. The results are different each time you are re- [all …]
|
/dflybsd-src/games/fortune/datfiles/ |
H A D | fortunes | 136 you're splitting my ends. 203 at him ("You're not going to wear THAT tie with that suit, are you?"). 250 Heavens, they're tasty and expeditious! 252 They're made from whole wheat, to give shy persons 423 (5) 6 (or maybe 4, or else 3). Mr. Alfred J. Duncan of Podunk, 455 Double bucky, you're the one! 483 of course they're only bits and bytes 532 2. When you're flying through the air, remember to roll 534 3. If you're on fire, avoid gasoline and other flammable materials. 557 If you're going up against some guy with an Osborne 1 -- or any personal [all …]
|
/dflybsd-src/contrib/ncurses/misc/ |
H A D | terminfo.src | 507 # if you're in doubt about what `ANSI' matches yours, try them in that 884 # under tcsh/zsh/bash/sh/ksh/ash/csh when you run MiNT in `console' mode 2235 # else the application may fail. It is also expected that applications will 2617 # you can use the escape key in emacs and everything else which needs it. 2848 # else if (key < 21) then value = key + 1; 2849 # else if (key < 25) then value = key + 2; 2850 # else if (key < 27) then value = key + 3; 2851 # else if (key < 30) then value = key + 4; 2852 # else value = key + 5; 2989 # To determine the version of Terminal.app you're using by running: [all …]
|