You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,8 @@
10
10
`$sudo tar -C /bin/xgraph/ -xvf xgraph_4.38_linux64.tar.gz `
11
11
<br><br> NOTE: <br>a. I have untarred this to my /bin/xgraph/ directory(of which the xgraph dir is once which Ive mkdir'd).You can choose to untar it to your desired location by replacing /bin/xgraph to your destination dir path.
12
12
<br>b. This untared dir has a bin dir which contains the xgraph executable which we need to add to .bashrc
13
-
4. Navigate to home using directory and open .bashrc file
13
+
4. Navigate to home using directory and open .bashrc file
14
+
(.bashrc is a hidden file and hence may not show up in your file-explorer,either options->show hidden files or open it on VIM via the terminal).
14
15
5. Create Alias for the command , add the below line into bashrc file<br>
0 commit comments