Scripts
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb Site ManagementScripts

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old April 24th, 2004, 06:23 PM
virileman virileman is offline
hello
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2002
Location: Canada
Posts: 9 virileman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 29 m 22 sec
Reputation Power: 0
Send a message via ICQ to virileman
Write a command to file?

HI all
I want to write a command to a file.
This is my code:
Code:
creddnsscript=creddnsscript.sh
ddnsupdate=ddnsupdate.sh

echo "echo \"networkcard=\`ps ax | grep dhclient | awk '{if (\$6 != \"dhclient\") print \$6;}'\`\" >> $ddnsupdate" >> $creddnsscript


I want the file look like this
Code:
echo "networkcard=\`ps ax | grep dhclient | awk '{if (\$6 != \"dhclient\") print \$6;}'\`" >> $ddnsupdate


How can I do?

Thanks in advance

Reply With Quote
  #2  
Old April 24th, 2004, 06:49 PM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
An example of writing the output of echo to a text file:
ls * > file
where file is the name of the file you want the results of ls * written to.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementScripts > Write a command to file?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway