Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: read in arguments

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: read in arguments

Product Search Results


Results 1 - 25 of 6188

[higher confidence] - higher confidence, [lower confidence] - lower confidence

read in arguments
    Summary: I want to read in arguments from command line and store that in a variable. so I have a program call mycal, and it takes in many arguments: mycal jan ...

how to read in an external text fil
    Summary: Hi I have tried diff, and it does not give me what i need. I am unsure of the code needed to read in one line at a time of an external file and then u...

Read in Korn Shell
    Summary: I have written a script to login to various network equip and perform automated functions. Is there a way to hide the input from the keyboard on read...

deleting rows in a file
    Summary: Since you asked "can it be done in the Korn shell", the answer is yes. Best way is to write a simple script that accepts an argument. #!/bin/ksh exec ...

Korn Shell : Read % in the data
    Summary: Have a script that reads a file and processes each line. The script fails if the data in the file has a %. Is there any way that the script could rea...

Korn shell script that reads in in
    Summary: Hello, I need to create a korn shell script that will read columns from a seperate file. For instance: filename: inventory color size type red ...

File opening and reading in KSH
    Summary: Hi All, I'm trying to open a file and read its data. The file is "a.txt" which contains: foo bar asdf gfdh I want to open this file and read the varia...

cut and paste (urgent)
    Summary: If you have a variable number of fields, then read in the line instead of having the while loop do the parsing. This line: set - $(echo $line) parses...

Find Directory and # of Files
    Summary: I am trying to write a script that will accept unlimited number of arguments and will check each one to see if it is a directory and if it is how many...

script to remove some lines in all
    Summary: Sorry - I think maybe I missed a step in the explanation of what the command is doing. In it's original form the command will read in the lines from t...

Read input file for deleting images.
    Summary: It's been a while since I wrote a script, so I thought I would ask for help. Here is my dilemma. I want to write a script that will do the following...

changing names in UNIX
    Summary: You could try a small script to read in the filename and then output it as a differnt one. ls |grep abc* |cut -c 4-20 > file1 read varible1 file1 mov...

problem using cat to read data
    Summary: Hi all, I'm having problems reading in data from a data file when I use the cat command within a ksh script. I want to read in the whole line at a tim...

FAT32 reading in linux
    Summary: If I setup my hard drive with one large FAT32 partition(Just for data,no OS), can Linux read it? Or will I need to use FAT16?...

side effects of dot commands (ksh)
    Summary: You have written the contents of the files test1 and test2 as though you intended them to be executable scripts by making the first line '#!/bin/ksh' ...

awk: prnt field val in 2nd line
    Summary: I need to find the filed locations that match a regexp, in 1st line, then use that field value to print the data in the same locations from the rest...

Unix-sed- need help
    Summary: We do not need a next command for the last if-statement. A next command terminates processing of the current line, which is often needed for your log...

Need Help With KSH Script
    Summary: Hello all, I'm having a problem with one part of my KSH script. Below is the script and OutPut. What I would like to do next is combine field 1 "exam...

Can't compile Stevens code from apu
    Summary: Here is a piece of code that opens a directory and prints out the contents and counts the files. It compiles under gcc on cygwin with no errors. It ...

korn shell help please
    Summary: Get a copy of "The New Kornshell" by Morris I. Bolsky and David G. Korn. On page 276 is a version of the grep command written in Kornshell. You can ...

Dual-boot Win 98 and Unix
    Summary: I constantly keep reading in newsgroups and BBs about the headaches involved in trying to configure systems to have dual/multiple boots. In lieu of go...

Unix Hexadecimal
    Summary: Is it possible to store variables in a hexadecimal format? I've read an earlier post explaining how to convert decimal to hex, and that works fine, b...

vi can not open 500 MB text file
    Summary: You may be out of disk work space. Jerry explains at: http://www.computing.net/unix/wwwboard/forum/6035.html how to change the vi work directory to o...

Perl issue..
    Summary: Here's a Perl command line that does an inline edit of the file without creating seperate file. perl -pi -e 's/^/set cen_loc /;' filename However, the...

help with korn shell if command
    Summary: I am trying to read in 2 values from user input prompt, and if the second value is less than the first, I would like to re-prompt the user for value 2...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: read in arguments

Ads by Google