Search Results

Search: Posts Made By: swissnez
2,347
Posted By swissnez
To be honest the CPU is irrelavant but its a demonstatration script
$ enshar README cars Unix > eg.shar
$ mailx -s 'Re: Please send me your brilliant stuff' \
> p.scott@shu.ac.uk < eg.shar
$

You have to:

o work out how to use the shar...
2,347
Posted By swissnez
thats the point no compression utiliy as it use CPU usuage
thats the point no compression utiliy as it use CPU usuage

any thanks for responding !!
2,347
Posted By swissnez
please can any one help me bundle several files into one
#!/bin/sh
#call function from loop
filevalidate()
{
case $# in
0) echo "usage enshar file1 file2 ... > outputfile ! " >/deb/sterr ;;
*) for filename
do

if [ $filename -gt 1 ]; then...
Showing results 1 to 3 of 3

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