![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Awk Utilities | jyo123.jyothi | Shell Programming and Scripting | 10 | 05-08-2008 02:45 AM |
| Awk Utilities | jyo123.jyothi | Oracle Updates (RSS) | 0 | 05-08-2008 01:19 AM |
| version of the utilities | abey | HP-UX | 3 | 02-10-2006 03:39 AM |
| compression utilities | jalburger | UNIX for Dummies Questions & Answers | 6 | 07-08-2004 08:06 AM |
| Zmodem Utilities | SmartJuniorUnix | UNIX for Dummies Questions & Answers | 1 | 06-12-2001 07:13 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
bc and wc utilities???
Hi,
Can anybody explain bc and wc system utilities in Unix? Thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
How about
Code:
man bc man wc |
|
#3
|
|||
|
|||
|
I don't have UNIX terminal else i would have done !!!
Could u please help? |
|
#4
|
|||
|
|||
|
This looks like homework. Please do not post homework problems.
|
|
#5
|
|||
|
|||
|
No sir,
Its not homework .... i am simply claryfying my doubts. is asking doubts also non-acceptable? I don't think so |
|
#6
|
|||
|
|||
|
Please find the unix man pages on the internet... After reading these, if you do not understand something, please feel free to shoot up questions..
Unix man pages: index |
|
#7
|
|||
|
|||
|
Bc is basic calculator, wc is used to count the words in the file.
|
|||
| Google The UNIX and Linux Forums |