From aa010a3c2b0ff280ca39591c85742b9d93385411 Mon Sep 17 00:00:00 2001 From: Shubham Jain <48162081+shubham0754@users.noreply.github.com> Date: Sat, 27 Nov 2021 20:00:20 +0530 Subject: [PATCH] Updates question --- Linux | 1 + 1 file changed, 1 insertion(+) 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 ?