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 _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus