diff --git a/Linux b/Linux index b078737..fbebcd5 100644 --- a/Linux +++ b/Linux @@ -33,4 +33,5 @@ find -size +1G -type f 23. How you can run an Linux program in the background simultaneously when you start your Linux Server? 24. How to check previous command is success or not ? 25. Give me a command to create a file with specific size ? +26. Explain the mount command in the Linux? 26. How can you mount an extra disk to an existing filesystem ?