Search Results

Search: Posts Made By: trynew
5,606
Posted By trynew
let's say, I created a script file named:...
let's say, I created a script file named: commandlog

can i use : man commandlog
to show some tips helping the users?
5,606
Posted By trynew
man format file
hello
How can i make a man file from a plain text file, what command should use?
thanks
9,887
Posted By trynew
Ksh is not my favourite shell, so can someone...
Ksh is not my favourite shell, so can someone give some example by use sh or csh?

anyway,much appreciate about the tips.
2,090
Posted By trynew
Just wanna say : Thanks
Just wanna say :

Thanks
9,887
Posted By trynew
Binary and hex in unix
not much familiar with binary and hex calculation in script programming....

explaination:

binary format control the parameter turned on or off in the program stored in hex mode, the question...
2,090
Posted By trynew
A entry form
Want to make a entry for using shell script, something like this:

Name:_____________ Age:____________
address:___________

This entry form showed on the screen when the script executed, ask...
2,162
Posted By trynew
backgroud process
Hi experts


How to write a shell program(sh) that running on the backgroud when foreground processing something, such as prompt ....... till the background process finished.


thx
2,646
Posted By trynew
If any recommendation needed, should be the...
If any recommendation needed, should be the one-->unix.com

That's a really good web-site, not the site itself but the people, how nice!!!:o
5,410
Posted By trynew
Hi Your program contenting three loops, the...
Hi

Your program contenting three loops, the first one is always true, and second, third depends on the conditions, however, there are 3 process running in your program as the OS treated... ^Z only...
4,849
Posted By trynew
16 MB ram enough for RH linux, if possible...
16 MB ram enough for RH linux, if possible partition a larger space for swap, 16X3 or 16X4...
3,199
Posted By trynew
i think should you try do the same again when the...
i think should you try do the same again when the disk in the cd_rom...
3,646
Posted By trynew
actually you don't care about this if you read...
actually you don't care about this if you read the installation procedure before you installed. usually we are going to mount 1000MB space on /(root), the output may slight larger than you given, so...
8,384
Posted By trynew
encryption is possible??
NEED expertise help for this topic!!!


Question 1: Is encryption possible for the shell scriping programing? shadow the scriping file, do think is impossible...

Question2: built a...
6,691
Posted By trynew
do you know ? man :D
do you know ?
man :D
5,724
Posted By trynew
hope this can help... su enter your root...
hope this can help...

su
enter your root password
cd to your directory
\rm *.*


or

\rm -r your directory
2,254
Posted By trynew
maybe you link to a file or something like...
maybe you link to a file or something like that...

check it out....

ls -l report the link end of line:D
3,158
Posted By trynew
We are focsing on the question: Q1. user was...
We are focsing on the question:

Q1. user was asked for input data or value, so that user can enter any number of data or value like: 1 4 a 45 23 ... then pass those values to the function?

Q2....
3,158
Posted By trynew
User control passing parameter
there is a example:
sh shell

name () {
echo $1
echo $2
echo $3
}

echo "Enter value:"
read a b c d
name $a $b


here permit user enter 1-4 value to the variables...
5,484
Posted By trynew
it's worked, Thanks RTM :D One can't...
it's worked, Thanks RTM



:D One can't help many, but many can help one:p
1,768
Posted By trynew
you'd better get rid of all things agarding to...
you'd better get rid of all things agarding to windows...have a try of creative UNIX>..........:)
5,484
Posted By trynew
passing value to shell variable
dear all

How to passing the parameters or results to outside of the AWK program? anyone can help

awk '{print $1}' file1 > $a ?
2,212
Posted By trynew
i supposed that you wanna get the following...
i supposed that you wanna get the following format:

111111111111111111111111
###################################
2222222222222222222222222222222

correct?
20,945
Posted By trynew
quote: ...
quote:
--------------------------------------------------------------------------------
Originaly Posted by trynew
Kelam_Magnus, yes, i got a cool idea than yours
bring along your keyboard and...
8,025
Posted By trynew
anyway, england lost....sigh thanks you all
anyway, england lost....sigh

thanks you all
14,553
Posted By trynew
Hope this can help ftp -v hostname -v ...
Hope this can help
ftp -v hostname
-v that will show all responses from the remote server, as well as report on data transfer statistics. This is turned on
by default if ftp is ...
Showing results 1 to 25 of 50

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