danielo515
Member
- Joined
- Dec 26, 2012
- Messages
- 207
Hi to everyone.
I'm trying to code some simple scripts to make my day to day easily, but I'm getting some problems.
Mainli, a sinlge problem: at the very first line #!/bin/sh I get an no such file or directory.
And I get that same error for every single comand, for example, with fuser
I think it sounds like a stupid little thing, but I can't figure what is going wrong
I'm trying to code some simple scripts to make my day to day easily, but I'm getting some problems.
Mainli, a sinlge problem: at the very first line #!/bin/sh I get an no such file or directory.
And I get that same error for every single comand, for example, with fuser
I think it sounds like a stupid little thing, but I can't figure what is going wrong