Search Results

Search: Posts Made By: mcoblefias
15,388
Posted By mcoblefias
Thanks for the replies! :) but I can't change the...
Thanks for the replies! :) but I can't change the script. The script is intended to ask and receive user inputs, not as as parameters. I just need to automatically pass these user inputs. :D
15,388
Posted By mcoblefias
How to automatically pass 'multiple' user inputs
Hi Everyone,

1) I really cannot figure out how to pass multiple user inputs in a script. really need your help re this. below is the script.
-----------
#!/bin/sh
# script name: ask.sh

echo...
6,122
Posted By mcoblefias
Automatically shutdown windows
Windows XP and Vista Ultimate for my 2 PCs.
6,122
Posted By mcoblefias
Automatically shutdown windows
Hi,

I'm trying to create a program on how to automatically shutdown my pc for a certain number of minutes. Well, actually i was able to make a very simple one by utilizing the shutdown.exe of...
3,952
Posted By mcoblefias
stripping certain characters in at the middle of a string
Sorry for that. Let me clarify.
First, i want to get the word "hear" from this string: see@hear|touch
I tried stripping first the left part ("see@") then the right part ("|touch") leaving me with...
3,952
Posted By mcoblefias
stripping certain characters in at the middle of a string
I am trying to strip out certain characters from a string on both (left & right) sides. For example, line=see@hear|touch, i only want to echo the "hear" part. Well i have tried this approach:
...
Showing results 1 to 6 of 6

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