Search Results

Search: Posts Made By: adiegorpc
Forum: Debian 07-09-2013
4,512
Posted By adiegorpc
Problems with wlan0 configuration
Hi I'm getting some troubles trying to create a Debian wheeze 7 from a vm using VMware from a laptop which I get lan and internet connection by a wireless router.
The first problem is that I'm a bit...
Forum: Ubuntu 09-16-2011
1,706
Posted By adiegorpc
Problems with xorg.conf
Hi folks,

I'm using a virtual machine to run Ubuntu 9.04 and I tried modify the xorg.conf following the steps by other pages and I always have problems when I restart the vmachine (Sun...
4,235
Posted By adiegorpc
I got the true secuence command, anyway thank you...
I got the true secuence command, anyway thank you for your help!
4,235
Posted By adiegorpc
Show the login of users connected with awk
Hello everyone, I was trying to get the all logins of the users connected with awk, using "w" command,

I probe with this:

w|awk 'NR>2 {print $1}'

But I'm not sure...

is it ok?

Thank...
1,584
Posted By adiegorpc
um no, I'm not sure, I think that I have to get...
um no, I'm not sure, I think that I have to get the size only the files and not the size of a directory and subdirectorys.

could you understand me?
1,584
Posted By adiegorpc
What amount of store occupy only files in a directory?
Hello I'm trying to do an exercise programming in bash where I have to get only the store of files in a directory but NOT all capacity of the directory.

I probe with: du -sh "$directory"*` but I...
9,226
Posted By adiegorpc
THANK U SOO MUCH!
THANK U SOO MUCH!
3,609
Posted By adiegorpc
Thank u sooooooooooo much!!!!!!!!!!!!!!
Thank u sooooooooooo much!!!!!!!!!!!!!!
3,609
Posted By adiegorpc
Delete lines with SED in Bash?
Hello everyone I'm doing a program in bash and wanted to know how can I do to delete document lines the words not ending in S with SED, ie, show only those ending with the letter S.

I probe...
9,226
Posted By adiegorpc
Put parentheses around all capital letters using SED
Hello everyone I tell you that I'm trying to do a bash program that can put parentheses around each capital letter of each line using SED.

I tell you probe with:

sed -e '1,$s/A/(A)/g' "$file" ...
7,846
Posted By adiegorpc
Eliminar lineas con SED en Bash?
Hola a todos les cuento que estoy haciendo un programa en bash y queria saber como puedo hacer para borrar lineas de un documento de las palabras que NO terminen en S con SED, es decir, mostrar...
Showing results 1 to 11 of 11

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