Search Results

Search: Posts Made By: xtos
13,435
Posted By xtos
i am a beginner in unix, and occasionally i name...
i am a beginner in unix, and occasionally i name my scripts after a command name...i have spent hours trying to figure what is wrong before i realized its i have named that script after a command...
4,181
Posted By xtos
simple unix script help
when i run this script:

# Author: xtos

if [ "$#" -ne 1 ]
then
echo "Please enter ONLY one name to search, (example "$0" NAME)"
exit
fi

INPUT="grep $1...
Showing results 1 to 2 of 2

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