Search Results

Search: Posts Made By: shahdharmit
Forum: Red Hat 11-07-2011
3,591
Posted By shahdharmit
You got it right. Probably I had missed giving...
You got it right. Probably I had missed giving appropriate permissions. Followed the steps that I used to configure the server. And it's working fine now. :D

Thanks for taking interest. :)
Forum: Red Hat 11-06-2011
3,591
Posted By shahdharmit
iptables ftp denies ls
Hi,

Following is the output of iptables -S command


-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-A INPUT -s 192.168.0.5/32 -p tcp -m tcp --dport 22 -j ACCEPT
-A INPUT -s...
1,726
Posted By shahdharmit
I've not reached upto gawk yet. Moreover the...
I've not reached upto gawk yet.

Moreover the script given by you shows just the tmpfs in my machine.. And it's not the largest partition in my system.. It's 975MB in size. And there's no other...
1,726
Posted By shahdharmit
Can there be a better option?
Hello,

I am still in the process of learning Shell Programming. The online manual, that I am referring to had following question:



I made a script as follows:

df --block-size=1GB | tr -s...
4,406
Posted By shahdharmit
thanks.. I couldn't see the ';' in the 1st...
thanks.. I couldn't see the ';' in the 1st script. Too much stuffs in it scared me, I guess.

2nd cmd give the following error-
sort: open failed: +1n: No such file or directory
4,406
Posted By shahdharmit
Can't understand the script
I am relatively new to Shell Scripting. I can't understand the following two scripts. Can someone please spare a minute to explain?

1) content s of file a are

(021) 654-1234
sed...
Showing results 1 to 6 of 6

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