[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Some help in csh
From: |
address@hidden |
Subject: |
Some help in csh |
Date: |
Fri, 29 Feb 2008 10:23:48 -0800 (PST) |
User-agent: |
G2/1.0 |
hi All,
I need to do some thing in a script
I need to get the last argument of the last command starting with t .
So what do I do , Since I dont know the number of arguments in the
last command.
#!/bin/csh -f
set i=`!t:p`
What to do here
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Some help in csh,
address@hidden <=