Linux Notes
Linux Notes
linyux Redirects-------------
Output(stdout -1)---
Error(stderr-2)
Input(stdin-0)
Ex:
2. Truncate command-----------------
The linux trauncate command if often used to shrink of extend the size of a file to
the specified size.
split file4
4. sed command------------
it can perform lots of functions on file like searching, find and replace,
insertion or deletion
5. systemctl command--------------------
6.at command-------------
-at command is like corntab which allows you to schedule jobs but only once
-when the command is run it will enter interactive mode and you can get out by
pressing Ctrl D
usage:
7. log monitoring-------------------
commands-
boot
chronyd = NTP
cron
maillog
xecure
messages
gttpd
shutdown
init
reboot
halt
commands
- A big difference between 32 bit processors and 64 bit processors is the number of
claculations per second they can perform, which affects the speed at which they can
cpmplete tasks.