Search Results

Search: Posts Made By: nrogers64
3,503
Posted By nrogers64
Thanks, alister! That's exactly what I needed! :D
Thanks, alister! That's exactly what I needed! :D
3,503
Posted By nrogers64
Thanks for the replies! I would still like the...
Thanks for the replies! I would still like the user input to be able to contain numbers, spaces, and other special characters like there:

`~!
3,503
Posted By nrogers64
Stripping characters from a variable
I'm using a shell script to get user input with this command:

read UserInput

I would then like to take the "UserInput" variable and strip out all of the following characters, regardless of...
3,254
Posted By nrogers64
Help with the "less" command
I've noticed that on Ubuntu, the "more" and "less" command seem to behave quite differently. I imagine the same is true with other distros, but I know for sure that what I'm about to describe is true...
3,102
Posted By nrogers64
Ah, that makes sense. You were a big help! Thanks!
Ah, that makes sense. You were a big help! Thanks!
3,102
Posted By nrogers64
It would be a long story for me to explain what...
It would be a long story for me to explain what I'm doing, but what you said worked! Thank you!

From your post, I learned that IFS stands for "Internal Field Separator", but what about "CFS"?
...
3,102
Posted By nrogers64
Help setting variable from file contents with spaces
I suppose the easiest way to explain my problem is to show you some code and then show you what the code outputs:

--------------------------------------------------
#!/bin/bash
echo "This line...
Showing results 1 to 7 of 7

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