I was wondering how I might do this,
What I would like to do is say I have 0001.html
and in the source of this file are two tags that only occur once - these tags are
<!-- Content -->
and
<!-- /Content -->
--html code here--
<!-- Content -->
--html code here--
<!-- /Content -->
--html...
Does anyone have a list of the commands that can be executed when you telnet into the sendmail service on port 25
thank you for any help on this topic you can give me
%, 2004
http://www.darkcipher.net
I have two linksys wireless routers bridged the routers have a four port switch built-in would it be possible to cable two cords that go from RJ-45 to RJ-11(I guess I would just cable it like a 10base straight thru cable) plug the phoneline in one side and a phone in the other - is there any way...
I have a loop that will not end
in the list.txt file I have 4 lines
text1
text2
text3
text4
in the link.txt file I have 4 lines
http://www.example.com/1
http://www.example.com/2
http://www.example.com/3
http://www.example.com/4
when I run the code the last link/text4 is created and is...
How would this be done:
find all of the .forward files then display the contents
locate .forward #This will find all of the .forward files
but how would I beable to display all of the contents
is there a list type command that I can feed the "locate .forward" output to then execute a command...
I need help with a loop
(All the functions listed I don't need help with - I just need help with the loop portion)
This is what I'd like to do
#Begin of script
#My functions are here
#loop to here
myfunctions1 #this gets the variable from a file
myfunctions2 #this does "grep -v $var1" to...
I am very new to perl - I am editing a script that outputs data on a linux machine:
below is what I think is the portion of the code I need help with - I need help in formating the $port variable
The $port variable is usually equal to S0 through S32 (it is equal to one of these usually)
What I...
Here is what I need done - I have a variable $port this variable outputs on a list with different variables($port equals between S0 through S36 I was wondering if there is an easy way to format $port to do the below:
Say $port equals S1 then I would like it to be S01
Say $port equals S11 then I...
I'm having trouble finding finding a command that does what I need. What I need to do is retrive information from a table like list(an example is below - I need to retrive variables from for two different type of lists - these are for two seperate script they are just related in what I need...
Heres what I'd like to do - I have that is about 50 lines in lenth(this number varies) an example is below:
243 bob
340 sean
292 sam
250 sue
390 tom
295 sam
242 bob
so far I am using |sort -d -k2
in order to sort the list according to the usernames
I know you can remove duplicates with |sort...
I recently bought the Linksys WRT54GS Router:(Link Below)
http://www.linksys.com/products/product.asp?grid=33&scid=35&prid=610
I have to questions - the first is my main question
The WRT54GS supports being able to authenticate users through a radius server - and I was wondering which radius...
I know that if you want to get root permissions on another user you can just do sudo su -l
But is there a way for me to set permission for a user so that they have root permissions without having to use sudo
The way I would like it is - the moment the user logs in without having to type any...
Ok Here is a script to add a user to a linux system
And my question is is there a way for this script to add a user to the linux system that it is running on and add the same user to another Linux system?
#!/bin/bash
#
# adduser 1.4: a utility to add users to the system
#
# Copyright (C) 1994...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.