Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
lynx23
2y ago
0 comments
Save
Share
I think they are refering to the fact that variables are always strings. You can write stuff like i=0;i=$(( i + 1 ) which looks like you are dealing with integers, but in reality, the shell only deals with strings.
0 comments
1 comments · 1 top-level
top
newest
oldest
goku12
2y ago
That makes much more sense. I was wondering how shells are classified under type system theory.
j
/
k
navigate · click thread line to collapse