Computer Science Tutorials Hard links and Symbolic links YASH PAL, 3 June 202328 May 2024 Unix files consist of two parts: the data part and the filename part. The data… Continue Reading
Computer Science Tutorials Changing File Access Permissions in Linux YASH PAL, 3 June 202328 May 2024 Changing File Access Permissions – The Linux file access permission scheme lets you give other… Continue Reading
Computer Science Tutorials Access permissions in Linux YASH PAL, 3 June 202328 May 2024 Every File or directory in Linux has access permissions. There are three types of permissions… Continue Reading
Computer Science Tutorials File system in Linux YASH PAL, 3 June 202328 May 2024 File System – Linux has a hierarchical filesystem (directories within directories and files, and directories,… Continue Reading
Computer Science Tutorials List of Commands in Linux YASH PAL, 3 June 202328 May 2024 chmod command Changing access permission for files and directories. chmod changes the permissions of the… Continue Reading
Computer Science Tutorials Info command in Linux YASH PAL, 3 June 202328 May 2024 Info Pages or info Command – While man pages are great sources of information about… Continue Reading