![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| if else command syntax error | c0384 | Shell Programming and Scripting | 4 | 05-18-2007 07:29 AM |
| Perl command syntax for C:\dir | asabzevari | Shell Programming and Scripting | 1 | 05-18-2006 10:21 PM |
| until command syntax error | 435 Gavea | Shell Programming and Scripting | 3 | 01-03-2006 05:49 PM |
| Command syntax | dsimpg1 | UNIX for Dummies Questions & Answers | 2 | 02-17-2005 11:13 AM |
| Syntax for tar command | baunocj | UNIX for Dummies Questions & Answers | 1 | 05-02-2001 07:05 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
command syntax
Hi,
Does anyone knows the command syntax for the following Unix commands: at mount The OS is the Chorus/Mix 4.3 BSD Unix. The "at" command does the following: at a precise date and hour it executes a desirede command. Many thanks !!! Regards, Pedro Pereira |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Hi,
Why you don't try man mount and man at ? there should you find the information you need Cheers, Myrkul |
|
#3
|
|||
|
|||
|
Hi Myrkul,
Unfortunately there is no man available to find out the command syntax... It has been a case of trial and error... Thanks anyway! |
|
#4
|
||||
|
||||
|
Try typing "man at" and "man mount". But in case that doesn't work:
Man page for at Man page for mount Where to find other man pages |
||||
| Google The UNIX and Linux Forums |