Search Results

Search: Posts Made By: warlock129
1,383
Posted By warlock129
Extract and place in variable
If i wanted to extract the number of collisions from the eth0 section of the ifconfig file and have the output placed in a variable how would i do this?
I can get the output displayed using:
...
9,845
Posted By warlock129
List UID's between 100 and 200
If i wanted to list all users who have a UID between 100 and 200 which command would i use?
14,919
Posted By warlock129
Thanks for that but i have one more question if...
Thanks for that but i have one more question if within /etc/passwd i wanted to write a command to replace each instance of bin/bash from every line with bin/csh without manually editing the file how...
14,919
Posted By warlock129
Word count of lines ending with certain word
Hi all, I am trying to write a command that can help me count the number of lines in the /etc/passwd file ending in bash.

I have read through other threads but am yet to find one indicating how to...
3,623
Posted By warlock129
List /home directories in a file
Hi, i was looking at a unix paper i found and one of the tasks was to create a file called 'usernames' that contains a list of all directories in /home. This file should be located in the...
3,506
Posted By warlock129
Operating System Revision Level
Hi i am trying to find the operating system revsion level and know i can use the 'uname -a' commmand i just wanted to know what part of the output displays this? Also what command can i use to...
3,103
Posted By warlock129
Status of NIC
Can anybody tell me the command to find out the current status of Network Interface Card?
4,406
Posted By warlock129
Disk Usage for each user
I have created a program using the unix bash shell and i wanted to know how i can get the disk usage displayed for a specific user based on desired username inputted by a user.

If somebody could...
1,648
Posted By warlock129
Develop Program with 'None Interactive Flag'
Hi I have created a program but am currently wondering how to develop it further. I wanted to know how i would go about developing the program further so that it is able to run with a "none...
2,492
Posted By warlock129
Thanks for all the help i got it working
Thanks for all the help i got it working
2,492
Posted By warlock129
Ok i have read your response which seems to make...
Ok i have read your response which seems to make alot of sense, i only want one user on the system with a username of "admin" and a password of "0600519" if possible could you please insert this into...
2,492
Posted By warlock129
Implementing Password
I am trying to implement a login screen to the following code how would i go about doing so. I have try to place the password in a variable using if statements which would usually work but as i have...
2,622
Posted By warlock129
RAM usage Information
Hi i just wanted to know what is the code to display amount of RAM and also the percentage used? I know i can possibly use the vmstat code but what part indicates the RAM? Any help would be much...
1,615
Posted By warlock129
Thanks jim mcnamara for that response that is...
Thanks jim mcnamara for that response that is what i am looking for but is it possible for me to somehow combine the two.

For instance using a simple echo command a screen will appear requesting...
1,615
Posted By warlock129
Specific User Proceses
Hi, I am trying to find out if it is possible using the bash shell in unix to find out from a list of processes which of those belong to a specific user e.g user1?

Also is it possible to find out...
1,764
Posted By warlock129
Variable Selection Operation Error
Ok i have taken your advised indented my code and i have managed to fix my problem but unfortuantely now another small one has arisen.

The problem is that executing my commands requires two...
2,461
Posted By warlock129
Ok i have taken your advised indented my code and...
Ok i have taken your advised indented my code and i have managed to fix my problem but unfortuantely now another small one has arisen.

The problem is that executing my commands requires two...
2,461
Posted By warlock129
Sorry i do not quite understand your answer if...
Sorry i do not quite understand your answer if possible could you please ammend it in the code i posted earlier so i can get a better idea for what you mean. I really appreciate this.
2,461
Posted By warlock129
Help understanding syntax error Issue
Hi i as you may already know i am creating a menu driven program. I have chosen to take the approach of implementing each interface individually, after adding another interface and attempting to run...
2,208
Posted By warlock129
I just want say thanks for all the help, i have...
I just want say thanks for all the help, i have managed to solve the issue.
2,208
Posted By warlock129
Ok before i try this method i wanted to know as...
Ok before i try this method i wanted to know as the resulting code for each of my main menu selections has been placed under the variable of 'menunumber' would i have to include this in my quit...
2,208
Posted By warlock129
I will try the above solution, see how it works...
I will try the above solution, see how it works out then i will report back with results. thanks alot for your help
2,208
Posted By warlock129
Quit Function Issues
Hi everyone,

I am writing a small menu driven program and have come across a problem i am having trouble solving. I am using Windows XP and i am developing this in the Unix Bash shell. I am...
2,763
Posted By warlock129
I am running windows xp professional
I am running windows xp professional
2,763
Posted By warlock129
NIC status bash shell
Hi can someone tell me what command i can use to find the NIC status im using the bash shell. I'v tried ifconfig -a but this comes back as command not found.
Showing results 1 to 25 of 36

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