Search Results

Search: Posts Made By: leonmerc
2,156
Posted By leonmerc
Thanks for the warning, but the question I asked...
Thanks for the warning, but the question I asked has nothing directly to do with the homework I was assigned. My homework questions are in much bigger scale, there is absolutely no possibility of...
2,156
Posted By leonmerc
thank you!
thank you!
2,156
Posted By leonmerc
To see if a program exist and is executable
Hi, I am making a program that needs to detect if the program name in parameter is a valid runable program.
But the line if [ -x ${1} ]; then never seem to work.
Even if I run like:
./script cat...
17,271
Posted By leonmerc
thank you
thank you
17,271
Posted By leonmerc
if script error: integer expression expected
Hi, i am making a simple program with a optional -t as the 3rd parameter.
Submit course assignment -t dir

In the script, i wrote:
#!/bin/bash
echo "this is course: ${1}"
echo "this is...
6,191
Posted By leonmerc
thanks fight club and Aia. With your help i got...
thanks fight club and Aia. With your help i got this question done
6,191
Posted By leonmerc
Find zipcode with Grep with optional space in middle
Hello everyone. I am new to unix, nice to meet you all.
I have a small problem with a question.
I have to write a command that finds all the postal codes in a txt file. All postal codes will begin...
Showing results 1 to 7 of 7

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