Search Results

Search: Posts Made By: sakurai2601
1,554
Posted By sakurai2601
thanks~~ it's works for me too
thanks~~ it's works for me too
1,554
Posted By sakurai2601
Character Count in script
#!/bin/ksh
read name
read mobile

echo $name | wc -m
Nunberchar=`echo $name |wc -m`

echo $Nunberchar
I write something above, however the char count is wrong, it always count the $ , how to...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 11:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy