Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lynx23
on Oct 18, 2023
|
parent
|
context
|
favorite
| on:
Nushell 0.86
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.
goku12
on Oct 18, 2023
[–]
That makes much more sense. I was wondering how shells are classified under type system theory.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: