Search Results

Search: Posts Made By: amit_spl
Forum: Red Hat 04-26-2012
2,829
Posted By amit_spl
Samba and Cups :: How to Hide Printer Icons
Hi,

I am running Linux box with

samba-3.0.33
cups-1.3.7

When I access my home folder through windows and give user credentials, it works well but shows all the printers icons as well.
...
7,890
Posted By amit_spl
My Script is: #/bin/bash T=`date -d '1 hour...
My Script is:
#/bin/bash
T=`date -d '1 hour ago' "+%H"`
echo $T

ps -aef|grep httpd|awk ' { print $2 , $5 } ' | cut -d ':' -f1 > /root/output.txt

for data in `awk '$2<$T {print $1}'...
7,890
Posted By amit_spl
Shell Script if $2 is greater than 10 then echo $1
Hi,

I have a file output.txt

3258 14
32647 10
32649 10
32650 10
32651 10
32652 10
32653 10
32654 10
32655 10
32656 10
32515 09
32478 08
32555 08
35888 08
Showing results 1 to 3 of 3

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