Search Results

Search: Posts Made By: simpsop
Forum: HP-UX 03-30-2009
12,323
Posted By simpsop
Set up a Boot Helper
The easiest method to ensuring you can boot & install your net_recovery image from an Ignite server on a different subnet is to set up a boot helper on the subnet your client system is on & point it...
32,587
Posted By simpsop
Shell script to search for strings & return file names & number of instances in each
#!/usr/bin/ksh
#
# usage: stringfinder.ksh string_to_find filesystem_to_search [eg:stringfinder.ksh test /opt/local/bin]


if [[ -z "$1" ]]; then
print -n "Which string/word/number are...
Showing results 1 to 2 of 2

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