- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Quick Geek Quiz
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 01:26 AM
03-04-2005 01:26 AM
Quick Geek Quiz
What filename will be produced from the following command :-
$ SEA *.COM "TEST" /OUT=[MYDIR]
Remember, no cheating allowed!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 01:52 AM
03-04-2005 01:52 AM
Re: Quick Geek Quiz
Consulting the online help gives a little more clue, because it tells that you can use /OUTPUT without a qualifier value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 01:55 AM
03-04-2005 01:55 AM
Re: Quick Geek Quiz
Now I must try it ;-)
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 01:57 AM
03-04-2005 01:57 AM
Re: Quick Geek Quiz
Wrong again,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 02:09 AM
03-04-2005 02:09 AM
Re: Quick Geek Quiz
What is cheating?
If the directory does exist, and the process has write access to it, I guess the file created would be SEARCH.LIS, otherwise no file would be created.
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 02:21 AM
03-04-2005 02:21 AM
Re: Quick Geek Quiz
Anyway, for trying to be a Geek and having loads of if's and but's, I'm only awarding 1 point!! Everyone knows that none of the COM files contain the word TEST so no file would be produced anyway :-)
Rob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 02:28 AM
03-04-2005 02:28 AM
Re: Quick Geek Quiz
Everyone knows that none of the COM files contain the word TEST so no file would be produced anyway :-)
I've tried the command (on VMS V8.2 Itanium). And even if the search string is not found in the COM files, a zero block SEARCH.LIS is created, and the message %SEARCH-I-NOMATCHES is displayed on SYS$OUTPUT.
Regards,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 02:33 AM
03-04-2005 02:33 AM
Re: Quick Geek Quiz
Any further attempts to prove me wrong will lead to the forfeit of 50 points....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 02:34 AM
03-04-2005 02:34 AM
Re: Quick Geek Quiz
Rob.