This post is a copy from the following link.
http://www.hypexr.org/linux_scp_help.php Continue reading “Example syntax for Secure Copy (scp)”
This post is a copy from the following link.
http://www.hypexr.org/linux_scp_help.php Continue reading “Example syntax for Secure Copy (scp)”
You try to edit the crontab file using “crontab -e” and you see something like this: Continue reading “Unix: Not able to edit crontab file”
Using the find command with wc (word count) you can see a) total files b) just files c) just links and d) just directories. Continue reading “find command with wc (word count)”