Search Results

Search: Posts Made By: radoulov
2,949
Posted By radoulov
Depends on the shell you are using: ...
Depends on the shell you are using:

(assuming elements separated by white spaces)

[zsh]

$ f_name="a.sql b.sql c.sql"
$ print ${#${(z)f_name}}
3
[ksh93 & bash]

$...
Showing results 1 to 1 of 1

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