Search Results

Search: Posts Made By: r0mulus
4,758
Posted By r0mulus
Using $MAIL in ksh
I'm trying to write a menu script in ksh to allow a user to find his/her mail path.

Display the mail file path")
print -n "Mail File Path: " $MAIL


It's not working although it works when...
7,252
Posted By r0mulus
Counting words in a file
I'm trying to figure out a way to count the number of words in the follwing file:


cal 2002 > file1


Is there anyway to do this without using wc but instead using the cut command?
Showing results 1 to 2 of 2

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