Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags

8 Posted Topics

Member Avatar for Impact4ever

Hi everyone, In part of my script, I'm trying cut out couple of columns from the df -h command. The ones I want is the Filesystem column and the Mounted On column. This is what I have so far. [CODE]df -h | cut -d " " -f1 [/CODE] And that …

Member Avatar for sknake
0
173
Member Avatar for cyberman111

I have the same damn homework, this is easy. The subfunction is the datafile or the numbers you have to convert. Place it in some type of while, for, or until loop. I found that the for loop is easiest way to go. now to calculate the numbers you must …

Member Avatar for Impact4ever
0
826
Member Avatar for Impact4ever

Hey I need some with help this... I'm writing a script that will display, "date and time, how much memory and HD is used, plus display the type of processor info and temperature of the CPU". Then redirect the output back into the script. I found everything what the teacher …

Member Avatar for eggi
0
63
Member Avatar for cyberman111

I wished I had seen this post earlier. Cause I had the same home work in my unix class. It took me a good while, but I got it working with the for loop. Anywho, happy scripting!...

Member Avatar for Impact4ever
0
153
Member Avatar for Impact4ever

Hi guys, I have a friend at school and she's taken Unix 2. She gave me a copy of her work assignment so that I could improve my scripting skills (Still a begginner at python and programming). This is the assignment: Write a script that will prompt the user to …

Member Avatar for Impact4ever
0
76
Member Avatar for Impact4ever

Hey, guys! having a little problem in python, how can I square root number or a varible in python? And I'm trying incoparate the os function of unix, like using the clear command. How could I do that in python Thanks for your help

Member Avatar for Impact4ever
0
104
Member Avatar for gaowei
Member Avatar for Chaky1

Yeah, A liveCD of Ubuntu or Kbuntu is best. FYI: My first time playing with Unix like Os was with knoppix. It was interesting...

Member Avatar for Impact4ever
0
104