AskQ
0
Q:

using tail command in linux

tail -f filename //For seeing Realtime change
tail -n 200 filename  // show last 200 lines of a file
0

New to Communities?

Join the community