Search Results

Search: Posts Made By: kxb
1,559
Posted By kxb
syntax error at ./grade.pl line 25, near "$_{"
I want to find the average score of students grde that I have in 2 different files. I want my script to read the each line in each file, print the average. Once it's done print the average in one...
1,998
Posted By kxb
Unary Operator Message - Linux/Unix
I have this code to check the largest files by bytes. Whenever I run it, I keep getting an error message "unary operator expected"


for i in *
do
if
set -- $(ls -ls "$i")

alias...
Showing results 1 to 2 of 2

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