Tags:
create new tag
, view all tags
Backticks (backward single quotes) surrounding a command execute the command and insert the results in its place. See notes.

See:

Contents

Notes

Try this yourself:

[dad@system5 dad]$ echo 'date'
date
[dad@system5 dad]$ echo date
date
[dad@system5 dad]$ echo `date`
Tue Feb 18 22:31:44 EST 2003

<Currently, no significant content below this line.>

Contributors

  • () RandyKramer - 19 Feb 2003
  • <If you edit this page: add your name here; move this to the next line; and include your comment marker (initials), if you have created one, in parenthesis before your WikiName.>

Page Ratings

Topic revision: r1 - 19 Feb 2003 - 03:26:55 - RandyKramer
 
Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
See TWiki's New Look