Find the answer to your Linux question:
Results 1 to 2 of 2
The following script runs the command on the LINUX server. You have to open a file named "cyberpirates.c" and the current time on the linux server. The required command should ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    1

    Open file and current time

    The following script runs the command on the LINUX server. You have to open a file named "cyberpirates.c" and the current time on the linux server. The required command should start with 'cat'. Complete the command:



    cat ________
    PLEASE DO REPLY NOW! urgent please!!

  2. #2
    Linux Newbie danielsmw's Avatar
    Join Date
    Nov 2006
    Location
    Clemson, SC / Charleston, SC
    Posts
    110
    Um... this hardly sounds urgent. What do you mean "open"? Like, print to screen? How about
    Code:
    cat cyberpirates.c && date
    Is that what you mean?
    Registered Linux User: #479567
    Asking a question? Read this page first.
    Now... sudo make me a sandwich.
    ratiocinativeroot.blogspot.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...