The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Parameter problem in my script
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Parameter problem in my script
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
06-01-2008
xxmenxx
Registered User
Join Date: Jan 2008
Posts: 12
Try this
Code:
x=example.tar.z y=`echo $x |cut -f 1 -d . ` echo $y
xxmenxx
View Public Profile
Find all posts by xxmenxx
Find xxmenxx's past nominations received
Find xxmenxx's present nominations given