Search Results

Search: Posts Made By: baku
1,441
Posted By baku
processes problem...
The called program gets as parameters two or more integers and
and returns 0 if all pairs of two are relatively primes, and 1
otherwise. The callee shall read a sequence of numbers and tell...
1,570
Posted By baku
shell problem not working!!! :((
Being given a text file create a folder that will contain 26
dictionary files as follows:first file contains the words
begining with 'A', alphabetically sorted, the second file with
'B' and so on....
1,539
Posted By baku
re-sed problem
thank you very much...it works...i didn't know that...
1,539
Posted By baku
sed problem
using sed print the lines that have more than 10 characters, of each file. the files arre given as parameters. i did this:

#!/bin/sh

a=0
zece=10
if [ $# -eq 0 ]
then echo "An error occured...
Showing results 1 to 4 of 4

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