Check Network Speed in Linux Find Command examples
This article is part of a unix shell scripting tutorial. We must know liitle things like below while writing shell scripts in linux.
Sometimes, we are not able to delete files from directory in Linux.
There are many reasons due to which we can’t delete that files as I have given
example. Below...
Monday, June 3, 2013
Netstat Command in Linux vmstat Command in Linux
It is very easy to check local network speed
in Windows but if you have putty access to Linux machine then we are facing
issues to check the network speed. There are some tools are available to check
network speed iin Linux but it is not possible to install this tools on client...
Not able to delete files in Linux Find command with mtime and atime options
Find command in linux is most
important for linux administrators as well as shell script developers. It is
really very fast in execution speed and it is useful because of availability of
wide variety options with find command.
Find has many options available
like ctime i.e. creation time, type – type...
chkconfig config command to enable startup service nmap tool to get network statistics
Find command is most powerful command in linux to find files
as per our criteria. It is used not only
to search files but also to run different commands on those files. Mostly we
are searching files by modification time or access time of that file. So, in
this article, we will search files by this two parameters only. We will see
mtime and atime in detail...
Subscribe to:
Posts (Atom)