LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 11-19-2008, 02:19 AM   #1
dale_chip
Member
 
Registered: Jun 2007
Location: India
Posts: 41

Rep: Reputation: 15
calling comman from history using variable like : !$command


suppose i store the history number of a command say :
1004 cat file

Then now i want to run it like : !1004 but by using a variable.
command=1004
!$command

i am getting errors like :
command=1004command

can it be done ?
Thanks in advance
 
Old 11-19-2008, 03:20 AM   #2
burschik
Member
 
Registered: Jul 2008
Posts: 159

Rep: Reputation: 31
That won't work because "!$" is the last argument of the last command line.

Code:
fc -s $command $command
should work, however.

Last edited by burschik; 11-19-2008 at 04:33 AM. Reason: mention "fc"
 
Old 11-20-2008, 12:55 AM   #3
dale_chip
Member
 
Registered: Jun 2007
Location: India
Posts: 41

Original Poster
Rep: Reputation: 15
Thank you very much.

But i have also enabled shopt -s histverify
so that commands from history do not get executed but come on the current line buffer.

but in this case its getting executed right away.
if it could be paused in someway , it'l be great.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling perl script and passing variable from php script hosea Programming 5 10-21-2008 08:01 AM
how to pass a variable from a called script back to the calling script steven.c.banks Linux - General 2 05-05-2008 02:00 PM
calling a function and passing a variable the correct way ForYouAndI.com Programming 2 06-07-2007 09:44 PM
calling from command line lilili Linux - Newbie 8 01-22-2006 05:09 PM
calling a variable within a variable sdandeker Programming 9 04-28-2004 03:55 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 01:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration