Search Results

Search: Posts Made By: numeracy
6,863
Posted By numeracy
but this command does not show the name of...
but this command does not show the name of subdirectory:((
find . -type d this include the main directory

duplicate thread merged back into homework. Numeracy note: stop bypassing our rules
6,863
Posted By numeracy
How to get the list regular files in a given directory?
I know that ls -l command will print all information of the files in current directory,but i only want to get the list name of the files (by line).
I try that:

ls -l | cut -f 9 -d ' '

but,...
6,863
Posted By numeracy
Produces the application specified command to all regular files in a given directory
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:

write a...
1,587
Posted By numeracy
Produces the application specified command to all regular files in a given directory
1. The problem statement, all variables and given/known data:

write a script in language shell bash, which produces the application specified command to all regular files in a given directory (and...
1,343
Posted By numeracy
Produces the application specified command to all regular files in a given directory
write a script in language shell bash, which produces the application specified command to all regular files in a given directory (and all subdirectories)

Input parameters:

- Defined directory;...
2,520
Posted By numeracy
filter packet
Exercise:
Protection of WEB and DNS servers using the context-free rules for packet filtering:
- Protect your WEB-server, so that would be for him can be accessed by browsers, and could go to...
Forum: Cybersecurity 04-22-2012
3,224
Posted By numeracy
filter packet
Exercise:
Protection of WEB and DNS servers using the context-free rules for packet filtering:
- Protect your WEB-server, so that would be for him can be accessed by browsers, and could go to...
18,505
Posted By numeracy
i just wrote ps script in CentOs :) ...
i just wrote ps script in CentOs :)
http://i40.tinypic.com/rawac8.png
18,505
Posted By numeracy
CGI for all files: -rwxrwxrwx ----------...
CGI for all files: -rwxrwxrwx

---------- Post updated 04-01-12 at 01:49 AM ---------- Previous update was 03-31-12 at 07:28 PM ----------



you're true if using only one OC (in your case:...
18,505
Posted By numeracy
on CentOs: http://i40.tinypic.com/4jorpw.jpg...
on CentOs:

http://i40.tinypic.com/4jorpw.jpg


on Ubuntu
http://i42.tinypic.com/5fp753.jpg
18,505
Posted By numeracy
following you advice: just receive that: in...
following you advice: just receive that:
in CentOs:
http://i39.tinypic.com/34obw9d.png
in Ubuntu:(not show as we want)
http://i42.tinypic.com/de32tu.png
18,505
Posted By numeracy
#!/bin/bash => it's just my typing mistake here...
#!/bin/bash => it's just my typing mistake here (in my CentOs - true) :)
to Corona688: scripts in CentOS: version 2.6.18
check html in Ubuntu: linux ubuntu 2.6.35-28
18,505
Posted By numeracy
ps command in scripts
I want to write 2 scripts that:
script named "users" - List of users logged into the system;
script named "ps" - List of all processes in the operating system;

# is it true?
#!bin/bash
echo...
1,516
Posted By numeracy
counting the number of visitor to script
I need to write script, counting the number of visitor to this script. help me please!

Code tags for code, please.
Showing results 1 to 14 of 14

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